| Package | Description |
|---|---|
| com.ibm.openpages.api.rule |
| Modifier and Type | Method and Description |
|---|---|
TBRuleDefinitionState |
ITBRuleDefinition.getLatestVersionState()
Gets the state of the latest version of the rule - draft/published
|
TBRuleDefinitionState |
ITBRuleDefinitionFindOptions.getRuleDefinitionState()
Returns the Process Definition state
|
TBRuleDefinitionState |
ITBRuleDefinition.getState()
Returns the current state of the rule - draft/published
|
static TBRuleDefinitionState |
TBRuleDefinitionState.getValue(int id) |
static TBRuleDefinitionState |
TBRuleDefinitionState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TBRuleDefinitionState[] |
TBRuleDefinitionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ITBRuleDefinition.setLatestVersionState(TBRuleDefinitionState latestVersionState)
Sets the state of the latest version of the rule to be draft ot published
|
void |
ITBRuleDefinitionFindOptions.setRuleDefinitionState(TBRuleDefinitionState ruleDefinitionState)
Set the Process Definition state.
|
void |
ITBRuleDefinition.setState(TBRuleDefinitionState state)
Sets the current state of the rule - draft/published
|
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.