| Package | Description |
|---|---|
| com.ibm.openpages.api.workflow |
Provides interfaces to work with native workflow system.
|
| Modifier and Type | Method and Description |
|---|---|
WFTransitionCommentRequirementType |
IWFTransition.getCommentRequirement()
Returns whether the user is required to provide a comment when transitioning the workflow,
or if it is optional or not available.
|
static WFTransitionCommentRequirementType |
WFTransitionCommentRequirementType.getValue(int id) |
static WFTransitionCommentRequirementType |
WFTransitionCommentRequirementType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WFTransitionCommentRequirementType[] |
WFTransitionCommentRequirementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IWFTransition.setCommentRequirement(WFTransitionCommentRequirementType commentRequirement)
Sets whether the user is required to provide a comment when transitioning the workflow,
or if it is optional or not available.
|
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.