Class PreviewTicketRemoveTaskRunner
java.lang.Object
de.hybris.platform.cms2.servicelayer.services.impl.PreviewTicketRemoveTaskRunner
- All Implemented Interfaces:
TaskRunner<TaskModel>
TaskRunner used to remove the preview ticket-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleError(TaskService taskService, TaskModel task, Throwable error) voidrun(TaskService taskService, TaskModel task) voidsetModelService(ModelService modelService) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.task.TaskRunner
initLoggingCtx, isLoggingSupported, stopLoggingCtx
-
Constructor Details
-
PreviewTicketRemoveTaskRunner
public PreviewTicketRemoveTaskRunner()
-
-
Method Details
-
run
- Specified by:
runin interfaceTaskRunner<TaskModel>- Throws:
RetryLaterException
-
handleError
- Specified by:
handleErrorin interfaceTaskRunner<TaskModel>
-
getModelService
-
setModelService
-