public interface IWFCustomAction
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute to process the custom action
|
IWFOperationContext |
getContext()
Returns the operation context for the action.
|
java.util.List<IWFFieldSetter> |
getFields()
Returns the list of field objects.
|
java.lang.String |
getPropertyValue(java.lang.String propertyName)
Returns custom property values by name.
|
IWFObjectsEval |
getTargetObjects()
Returns the evaluation to get the target objects
|
boolean |
validate()
API to be implemented by sub-classes to validate configuration of the custom action
|
void execute()
throws java.lang.Exception
java.lang.Exceptionboolean validate()
java.lang.String getPropertyValue(java.lang.String propertyName)
propertyName - IWFOperationContext getContext()
java.util.List<IWFFieldSetter> getFields()
IWFObjectsEval getTargetObjects()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.