Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemOnAttributeChangeConditionUpdate.AttributeEnum
Packages that use WorkitemOnAttributeChangeConditionUpdate.AttributeEnum
-
Uses of WorkitemOnAttributeChangeConditionUpdate.AttributeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemOnAttributeChangeConditionUpdate.AttributeEnumModifier and TypeMethodDescriptionWorkitemOnAttributeChangeConditionUpdate.AttributeEnum.fromString(String key) WorkitemOnAttributeChangeConditionUpdate.getAttribute()Returns the enum constant of this class with the specified name.WorkitemOnAttributeChangeConditionUpdate.AttributeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type WorkitemOnAttributeChangeConditionUpdate.AttributeEnumModifier and TypeMethodDescriptionWorkitemOnAttributeChangeConditionUpdate.attribute(WorkitemOnAttributeChangeConditionUpdate.AttributeEnum attribute) The name of the workitem attribute whose change will be evaluated as part of the rule.voidWorkitemOnAttributeChangeConditionUpdate.setAttribute(WorkitemOnAttributeChangeConditionUpdate.AttributeEnum attribute)