public interface ISubmissionEngineImpl extends Runnable, IStoppable
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(String key) |
void |
delete(String key) |
void |
deleteAll(Long before) |
JobStatusListType |
getJobStatus(IdListType keyList) |
JobStatusType |
submit(JobSubmissionType scriptXML) |
haltJobStatusListType getJobStatus(IdListType keyList) throws Throwable
ThrowableJobStatusType submit(JobSubmissionType scriptXML) throws Throwable
ThrowableCopyright © 2017. All rights reserved.