public class UpdateIndexData extends VoidOperation
Constructor and Description |
---|
UpdateIndexData(com.lexmark.saperion.workflow.TaskReferenceType taskReference,
List<com.lexmark.saperion.PropertyType> properties,
String comment)
Creates a new UpdateIndexData.
|
Modifier and Type | Method and Description |
---|---|
protected void |
voidInvoke()
Invokes this void operation.
|
afterInvoke, getResult, invoke
beforeInvoke, getClientToken, mapException
public UpdateIndexData(com.lexmark.saperion.workflow.TaskReferenceType taskReference, List<com.lexmark.saperion.PropertyType> properties, String comment)
taskReference
- the reference to the taskproperties
- the task's index datacomment
- the comment for the new revisionprotected void voidInvoke() throws Exception
VoidOperation
voidInvoke
in class VoidOperation
Exception
- exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.