public interface WorkflowProcessService extends SearchExecutionService<WorkflowProcessListItemType>
| Modifier and Type | Method and Description |
|---|---|
WorkflowProcessType |
loadProcess(WorkflowProcessReferenceType reference)
Loads the details of a workflow process with the given reference.
|
void |
terminate(WorkflowProcessReferenceType processReference)
This method terminates the workflow process given.
|
searchWorkflowProcessType loadProcess(WorkflowProcessReferenceType reference) throws EcmException
reference - the workflow process referenceEcmExceptionvoid terminate(WorkflowProcessReferenceType processReference) throws EcmException
processReference - a reference to the process to terminateEcmExceptionCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.