public interface ITBRuleDefinitionFindOptions extends IBaseFindOptions
Modifier and Type | Method and Description |
---|---|
void |
addRuleType(TBRuleDefinitionType ruleType)
Add a rule type to filter by to the list
|
java.util.List<java.lang.String> |
getAssignee()
Get the assignee.
|
java.lang.String |
getContentTypeId()
Get the object type.
|
java.util.List<java.lang.String> |
getCriticality()
Get the criticality.
|
boolean |
getIncludeDisabledRules()
Gets whether to return rules that are disabled.
|
java.lang.Boolean |
getIncludeEnabledRules()
Get enabled.
|
java.lang.String |
getQuickFilter()
Get the quick filter.
|
TBRuleDefinitionState |
getRuleDefinitionState()
Returns the Process Definition state
|
java.util.List<TBRuleDefinitionType> |
getRuleTypes()
Get the rule types to filter by.
|
boolean |
isRetrieveLatestVersions()
Return the latest versions of the rule definitions.
|
void |
setAssignee(java.util.List<java.lang.String> assignee)
Set the assignee.
|
void |
setContentTypeId(java.lang.String contentTypeId)
Set the object type.
|
void |
setCriticality(java.util.List<java.lang.String> criticality)
Set the criticality.
|
void |
setIncludeDisabledRules(boolean includeDisabledRules)
Set whether to return rules that are disabled.
|
void |
setIncludeEnabledRules(java.lang.Boolean includeEnabledRules)
Set enabled.
|
void |
setQuickFilter(java.lang.String quickFilter)
Set the quick filter.
|
void |
setRetrieveLatestVersions(boolean retrieveLatestVersions)
Set whether the latest versions of the rule definitions should be returned.
|
void |
setRuleDefinitionState(TBRuleDefinitionState ruleDefinitionState)
Set the Process Definition state.
|
void |
setRuleTypes(java.util.List<TBRuleDefinitionType> ruleTypes)
Set the list of rule types to filter by.
|
getAndOr, getIncludeTotalCount, getIsPagingOn, getMaxResults, getPageNum, getResultsPerPage, getReturnLastRow, getReturnOnlyCounts, getReturnStartRow, getSortDirection, getSortFieldName, setAndOr, setIncludeTotalCount, setMaxResults, setPageNum, setPagingOn, setResultsPerPage, setReturnLastRow, setReturnOnlyCounts, setReturnStartRow, setSortDirection, setSortFieldName
java.util.List<TBRuleDefinitionType> getRuleTypes()
void setRuleTypes(java.util.List<TBRuleDefinitionType> ruleTypes)
ruleType
- void addRuleType(TBRuleDefinitionType ruleType)
ruleType
- java.lang.String getContentTypeId()
void setContentTypeId(java.lang.String contentTypeId)
contentTypeId
- java.lang.String getQuickFilter()
void setQuickFilter(java.lang.String quickFilter)
quickFilter
- java.util.List<java.lang.String> getCriticality()
void setCriticality(java.util.List<java.lang.String> criticality)
criticality
- java.util.List<java.lang.String> getAssignee()
void setAssignee(java.util.List<java.lang.String> assignee)
assignee
- java.lang.Boolean getIncludeEnabledRules()
void setIncludeEnabledRules(java.lang.Boolean includeEnabledRules)
includeEnabledRules
- TBRuleDefinitionState getRuleDefinitionState()
void setRuleDefinitionState(TBRuleDefinitionState ruleDefinitionState)
TBRuleDefinitionState
.
Default value is TBRuleDefinitionState.published
ruleDefinitionState
- boolean getIncludeDisabledRules()
void setIncludeDisabledRules(boolean includeDisabledRules)
includeDisabledRules
- boolean isRetrieveLatestVersions()
void setRetrieveLatestVersions(boolean retrieveLatestVersions)
includeLatestVersions
-
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.