| Package | Description |
|---|---|
| com.ibm.openpages.api.respview |
Provides interfaces to work with the OpenPages responsive views.
|
| com.ibm.openpages.api.workflow |
Provides interfaces to work with native workflow system.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ILabel
Represents a generic label
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ILabel> |
IWFTransition.getNameLabels()
Returns the transition name labels for all locales
|
java.util.List<ILabel> |
IWFProcessDefinition.getNameLabels()
Returns the process definition name labels for all locales
|
java.util.List<ILabel> |
IWFActivity.getNameLabels()
Returns the activity name labels for all locales
|
java.util.List<ILabel> |
IWFAction.getProcessStatusLabels()
Returns the processStatus labels for all locales
|
java.util.List<ILabel> |
IWFProcessContext.getStatusMessageLabels()
Returns the process status message labels for all locales
|
java.util.List<ILabel> |
IWFTransition.getTextOverrideLabels()
Returns the text override labels for all locales
|
java.util.List<ILabel> |
IWFRelationalConditionEval.getValidationMessageLabels()
Returns the validation message labels for all locales
|
| Modifier and Type | Method and Description |
|---|---|
void |
IWFTransition.setNameLabels(java.util.List<ILabel> nameLabels)
Sets the list of transition name labels
|
void |
IWFProcessDefinition.setNameLabels(java.util.List<ILabel> nameLabels)
Sets the list of process definition name labels
|
void |
IWFActivity.setNameLabels(java.util.List<ILabel> nameLabels)
Sets the list of activity name labels
|
void |
IWFAction.setProcessStatusLabels(java.util.List<ILabel> processStatusLabels)
Sets the list of processStatus labels
|
void |
IWFProcess.setStatusMessageLabels(java.util.List<ILabel> processStatusLabels)
Assigns status message labels of the process instance via transition actions.
|
void |
IWFTransition.setTextOverrideLabels(java.util.List<ILabel> textOverrideLabels)
Sets the list of text to replace default text in workflow transition popup
|
void |
IWFRelationalConditionEval.setValidationMessageLabels(java.util.List<ILabel> validationMessageLabels)
Sets the list of validation message labels.
|
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.