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, invokebeforeInvoke, getClientToken, mapExceptionpublic 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
VoidOperationvoidInvoke in class VoidOperationException - exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.