Package com.mypurecloud.sdk.v2.model
Class WorkitemDateBasedRuleCreate
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemDateBasedRuleCreate
- All Implemented Interfaces:
Serializable
WorkitemDateBasedRuleCreate
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncondition(WorkitemDateBasedCondition condition) The rules condition.booleangetName()inthashCode()The name of the rule.voidsetCondition(WorkitemDateBasedCondition condition) voidtoString()
-
Constructor Details
-
WorkitemDateBasedRuleCreate
public WorkitemDateBasedRuleCreate() -
WorkitemDateBasedRuleCreate
-
-
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
-