| Package | Description |
|---|---|
| com.ibm.openpages.api.workflow.actions | |
| com.ibm.openpages.api.workflow.actions.util |
| Modifier and Type | Method and Description |
|---|---|
IWFOperationContext |
AbstractCustomAction.getContext() |
IWFOperationContext |
IWFCustomAction.getContext()
Returns the operation context for the action.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
IWFCustomProperty.getValueInContext(IWFOperationContext context)
Returns the evaluated value given the supplied context.
|
| Constructor and Description |
|---|
AbstractCustomAction(IWFOperationContext context,
java.util.List<IWFCustomProperty> properties) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
WFActionUtil.replaceStringExpressions(IWFOperationContext context,
java.lang.String value)
This method will replace any [$..$] expressions in the passed in String and return the result.
|
static void |
WFActionUtil.setFieldValue(IWFOperationContext context,
IGRCObject grcObject,
IWFFieldSetter field)
This method will apply the IWFFieldSetter object to the IGRCObject.
|
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.