| Package | Description |
|---|---|
| com.ibm.openpages.api.workflow |
Provides interfaces to work with native workflow system.
|
| com.ibm.openpages.api.workflow.actions |
| Modifier and Type | Method and Description |
|---|---|
IWFCustomProperty |
IWorkflowFactory.createCustomProperty(java.lang.String name,
java.lang.String value)
Create a new instance of a custom property to be persisted on the system
|
| Modifier and Type | Method and Description |
|---|---|
IWFCustomProperty |
IWFCustomActionDef.getProperty(java.lang.String name)
Returns the property for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IWFCustomProperty> |
IWFCustomActionDef.getProperties()
Returns the list of properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IWFCustomActionDef.addProperty(IWFCustomProperty property)
Adds a property to the action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IWFCustomActionDef.setProperties(java.util.List<IWFCustomProperty> properties)
Sets the list of properties.
|
| Constructor and Description |
|---|
AbstractCustomAction(IWFOperationContext context,
java.util.List<IWFCustomProperty> properties) |
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.