Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemsAttributeChangeInstant
Packages that use WorkitemsAttributeChangeInstant
-
Uses of WorkitemsAttributeChangeInstant in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsAttributeChangeInstantModifier and TypeMethodDescriptionWorkitemDelta.getDateAssignmentStateChanged()WorkitemDelta.getDateClosed()WorkitemDelta.getDateDue()WorkitemDelta.getDateExpires()WorkbinDelta.getDateModified()WorkitemDelta.getDateModified()WorktypeDelta.getDateModified()New property value.Old property value.Methods in com.mypurecloud.sdk.v2.model with parameters of type WorkitemsAttributeChangeInstantModifier and TypeMethodDescriptionWorkitemDelta.dateAssignmentStateChanged(WorkitemsAttributeChangeInstant dateAssignmentStateChanged) WorkitemDelta.dateClosed(WorkitemsAttributeChangeInstant dateClosed) WorkitemDelta.dateDue(WorkitemsAttributeChangeInstant dateDue) WorkitemDelta.dateExpires(WorkitemsAttributeChangeInstant dateExpires) WorkbinDelta.dateModified(WorkitemsAttributeChangeInstant dateModified) WorkitemDelta.dateModified(WorkitemsAttributeChangeInstant dateModified) WorktypeDelta.dateModified(WorkitemsAttributeChangeInstant dateModified) voidWorkitemDelta.setDateAssignmentStateChanged(WorkitemsAttributeChangeInstant dateAssignmentStateChanged) voidWorkitemDelta.setDateClosed(WorkitemsAttributeChangeInstant dateClosed) voidWorkitemDelta.setDateDue(WorkitemsAttributeChangeInstant dateDue) voidWorkitemDelta.setDateExpires(WorkitemsAttributeChangeInstant dateExpires) voidWorkbinDelta.setDateModified(WorkitemsAttributeChangeInstant dateModified) voidWorkitemDelta.setDateModified(WorkitemsAttributeChangeInstant dateModified) voidWorktypeDelta.setDateModified(WorkitemsAttributeChangeInstant dateModified)