Package com.mypurecloud.sdk.v2.model
Class WorkitemRuleSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemRuleSettings
- All Implemented Interfaces:
Serializable
WorkitemRuleSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanflowRulesEnabled(Boolean flowRulesEnabled) When set to true, the worktypes flow rules will be processed.inthashCode()voidsetFlowRulesEnabled(Boolean flowRulesEnabled) toString()
-
Constructor Details
-
WorkitemRuleSettings
public WorkitemRuleSettings() -
WorkitemRuleSettings
-
-
Method Details