| Package | Description |
|---|---|
| com.ibm.openpages.api.rule | |
| com.ibm.openpages.api.workflow |
Provides interfaces to work with native workflow system.
|
| com.ibm.openpages.api.workflow.actions | |
| com.ibm.openpages.api.workflow.actions.util |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IWFFieldSetter> |
ITBAction.getFieldSetters()
Returns the field setter to run by the workflow action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ITBAction.setFieldSetters(java.util.List<IWFFieldSetter> setters)
Sets the field setter to run by the workflow action.
|
| Modifier and Type | Method and Description |
|---|---|
IWFFieldSetter |
IWorkflowFactory.createFieldSetter(IWFObjectFieldEval field)
Create a new instance of field setter to be persisted on the system
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IWFFieldSetter> |
IWFCustomProperty.getFields()
Returns a list of field setter objects.
|
java.util.List<IWFFieldSetter> |
AbstractCustomAction.getFields() |
java.util.List<IWFFieldSetter> |
IWFCustomAction.getFields()
Returns the list of field objects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IWFCustomProperty.setFields(java.util.List<IWFFieldSetter> fields)
Sets the list of field setter objects.
|
| Modifier and Type | Method and Description |
|---|---|
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.