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