Package com.mypurecloud.sdk.v2.model
Class WorkitemOnAttributeChangeRuleUpdate
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemOnAttributeChangeRuleUpdate
- All Implemented Interfaces:
Serializable
WorkitemOnAttributeChangeRuleUpdate
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WorkitemOnAttributeChangeRuleUpdate
public WorkitemOnAttributeChangeRuleUpdate() -
WorkitemOnAttributeChangeRuleUpdate
-
-
Method Details
-
name
The name of the rule. -
getName
-
setName
-
condition
public WorkitemOnAttributeChangeRuleUpdate condition(WorkitemOnAttributeChangeConditionUpdate condition) The rules condition. If the condition criteria is met the rules action will be executed. -
getCondition
-
setCondition
-
equals
-
hashCode
public int hashCode() -
toString
-