public class RevokeOwnership extends VoidOperation
Constructor and Description |
---|
RevokeOwnership(com.lexmark.saperion.workflow.TaskReferenceType taskReference,
String comment)
Creates a new RevokeOwnership.
|
RevokeOwnership(com.lexmark.saperion.workflow.TaskReferenceType taskReference,
String comment,
int workingTime,
boolean sync)
Creates a new RevokeOwnership.
|
Modifier and Type | Method and Description |
---|---|
protected void |
voidInvoke()
Invokes this void operation.
|
afterInvoke, getResult, invoke
beforeInvoke, getClientToken, mapException
public RevokeOwnership(com.lexmark.saperion.workflow.TaskReferenceType taskReference, String comment, int workingTime, boolean sync)
taskReference
- the reference to the taskcomment
- the comment that will be shown in the tasks historyworkingTime
- working time for the current step for statisticssync
- wait for workflow operation to complete or notpublic RevokeOwnership(com.lexmark.saperion.workflow.TaskReferenceType taskReference, String comment)
taskReference
- the reference to the taskcomment
- the comment that will be shown in the tasks historyprotected void voidInvoke() throws Exception
VoidOperation
voidInvoke
in class VoidOperation
Exception
- exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.