Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemOnAttributeChangeConditionUpdate
Packages that use WorkitemOnAttributeChangeConditionUpdate
-
Uses of WorkitemOnAttributeChangeConditionUpdate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemOnAttributeChangeConditionUpdateModifier and TypeMethodDescriptionWorkitemOnAttributeChangeConditionUpdate.attribute(WorkitemOnAttributeChangeConditionUpdate.AttributeEnum attribute) The name of the workitem attribute whose change will be evaluated as part of the rule.WorkitemOnAttributeChangeRuleUpdate.getCondition()The new value of the attribute.The old value of the attribute.Methods in com.mypurecloud.sdk.v2.model with parameters of type WorkitemOnAttributeChangeConditionUpdateModifier and TypeMethodDescriptionWorkitemOnAttributeChangeRuleUpdate.condition(WorkitemOnAttributeChangeConditionUpdate condition) The rules condition.voidWorkitemOnAttributeChangeRuleUpdate.setCondition(WorkitemOnAttributeChangeConditionUpdate condition)