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.
|
search
WorkflowProcessType loadProcess(WorkflowProcessReferenceType reference) throws EcmException
reference
- the workflow process referenceEcmException
void terminate(WorkflowProcessReferenceType processReference) throws EcmException
processReference
- a reference to the process to terminateEcmException
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.