public class RemoveOrphanedVersionMarkersTaskRunner extends java.lang.Object implements TaskRunner<TaskModel>
| Constructor and Description |
|---|
RemoveOrphanedVersionMarkersTaskRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(TaskService taskService,
TaskModel task,
java.lang.Throwable error) |
void |
run(TaskService taskService,
TaskModel task) |
void |
setChangeDetectionService(ChangeDetectionService changeDetectionService) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitLoggingCtx, isLoggingSupported, stopLoggingCtxpublic RemoveOrphanedVersionMarkersTaskRunner()
public void run(TaskService taskService, TaskModel task) throws RetryLaterException
run in interface TaskRunner<TaskModel>RetryLaterExceptionpublic void handleError(TaskService taskService, TaskModel task, java.lang.Throwable error)
handleError in interface TaskRunner<TaskModel>public void setChangeDetectionService(ChangeDetectionService changeDetectionService)
Copyright © 2018 SAP SE. All Rights Reserved.