Package com.mypurecloud.sdk.v2.model
Class WorkitemDateBasedCondition
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemDateBasedCondition
- All Implemented Interfaces:
Serializable
WorkitemDateBasedCondition
- 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
-
WorkitemDateBasedCondition
public WorkitemDateBasedCondition() -
WorkitemDateBasedCondition
-
-
Method Details
-
attribute
The name of the workitem date attribute. -
getAttribute
-
setAttribute
-
relativeMinutesToInvocation
The time in minutes before or after the date attribute. -
getRelativeMinutesToInvocation
-
setRelativeMinutesToInvocation
-
equals
-
hashCode
public int hashCode() -
toString
-