public interface TaskManager
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
static final String SERVICE_NAME
TaskInfo remove(String identifier) throws NoSuchTaskException
NoSuchTaskExceptionTaskInfo abort(String identifier) throws NoSuchTaskException
NoSuchTaskExceptionList<TaskInfo> getTasksByTabularResource(Long tabularResourceId) throws NoSuchTabularResourceException
NoSuchTabularResourceExceptionCopyright © 2014. All Rights Reserved.