public class StartWorkflowProcess extends AbstractOperation<com.lexmark.saperion.workflow.WorkflowProcessReferenceType> implements Operation<com.lexmark.saperion.workflow.WorkflowProcessReferenceType>
Operation
starts a workflow process given a workflow definition and a document (by its id).Constructor and Description |
---|
StartWorkflowProcess(com.lexmark.saperion.workflow.WorkflowDefinitionReferenceType workflowDefinitionReference,
com.lexmark.saperion.document.DocumentReferenceType documentId,
List<? extends com.lexmark.saperion.administration.ActorReferenceType> actors,
String comment) |
Modifier and Type | Method and Description |
---|---|
com.lexmark.saperion.workflow.WorkflowProcessReferenceType |
invoke()
The method that will be called on the server side.
|
String |
toString() |
afterInvoke, getResult, toArrayList
beforeInvoke, getClientToken, mapException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
afterInvoke, beforeInvoke, getResult
public com.lexmark.saperion.workflow.WorkflowProcessReferenceType invoke() throws SaBasicException
Operation
invoke
in interface Operation<com.lexmark.saperion.workflow.WorkflowProcessReferenceType>
SaBasicException
- exception when invoking this operationpublic String toString()
toString
in class AbstractOperation<com.lexmark.saperion.workflow.WorkflowProcessReferenceType>
Copyright © 2016 SAPERION AG. All rights reserved.