Package com.mypurecloud.sdk.v2.model
Class WorkitemsAttributeChangeWorkitemRuleSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemsAttributeChangeWorkitemRuleSettings
- All Implemented Interfaces:
Serializable
WorkitemsAttributeChangeWorkitemRuleSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()newValue(WorkitemRuleSettings newValue) New property valueoldValue(WorkitemRuleSettings oldValue) Old property valuevoidsetNewValue(WorkitemRuleSettings newValue) voidsetOldValue(WorkitemRuleSettings oldValue) toString()
-
Constructor Details
-
WorkitemsAttributeChangeWorkitemRuleSettings
public WorkitemsAttributeChangeWorkitemRuleSettings() -
WorkitemsAttributeChangeWorkitemRuleSettings
-
-
Method Details