Package com.mypurecloud.sdk.v2.model
Class WorkitemDateBasedConditionUpdate
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemDateBasedConditionUpdate
- All Implemented Interfaces:
Serializable
WorkitemDateBasedConditionUpdate
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe name of the workitem date attribute. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe name of the workitem date attribute.booleaninthashCode()relativeMinutesToInvocation(Integer relativeMinutesToInvocation) The time in minutes before or after the date attribute.voidvoidsetRelativeMinutesToInvocation(Integer relativeMinutesToInvocation) toString()
-
Constructor Details
-
WorkitemDateBasedConditionUpdate
public WorkitemDateBasedConditionUpdate() -
WorkitemDateBasedConditionUpdate
-
-
Method Details
-
attribute
public WorkitemDateBasedConditionUpdate attribute(WorkitemDateBasedConditionUpdate.AttributeEnum attribute) The name of the workitem date attribute. -
getAttribute
-
setAttribute
-
relativeMinutesToInvocation
public WorkitemDateBasedConditionUpdate relativeMinutesToInvocation(Integer relativeMinutesToInvocation) The time in minutes before or after the date attribute. -
getRelativeMinutesToInvocation
-
setRelativeMinutesToInvocation
-
equals
-
hashCode
public int hashCode() -
toString
-