public class ImportZipCreatorTaskRunner extends AbstractMainTaskRunner implements TaskRunner<TaskModel>
modelService| Constructor and Description |
|---|
ImportZipCreatorTaskRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(TaskService taskService,
TaskModel task,
Throwable error) |
void |
run(TaskService taskService,
TaskModel task) |
void |
setImportZipCreator(ImportZipCreator importZipCreator) |
void |
setY2YSyncDAO(Y2YSyncDAO y2YSyncDAO) |
getSyncExecutionId, setModelServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitLoggingCtx, isLoggingSupported, stopLoggingCtxpublic void run(TaskService taskService, TaskModel task) throws RetryLaterException
run in interface TaskRunner<TaskModel>RetryLaterExceptionpublic void handleError(TaskService taskService, TaskModel task, Throwable error)
handleError in interface TaskRunner<TaskModel>public void setY2YSyncDAO(Y2YSyncDAO y2YSyncDAO)
public void setImportZipCreator(ImportZipCreator importZipCreator)
Copyright © 2000-2016 SAP SE. All Rights Reserved.