Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemsEventsNotificationWorkitem
Packages that use WorkitemsEventsNotificationWorkitem
-
Uses of WorkitemsEventsNotificationWorkitem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsEventsNotificationWorkitemModifier and TypeMethodDescriptionWorkitemsEventsNotificationWorkitem.alertTimeoutSeconds(Long alertTimeoutSeconds) WorkitemsEventsNotificationWorkitem.assigneeId(String assigneeId) WorkitemsEventsNotificationWorkitem.assignmentId(String assignmentId) WorkitemsEventsNotificationWorkitem.assignmentState(WorkitemsEventsNotificationWorkitem.AssignmentStateEnum assignmentState) WorkitemsEventsNotificationWorkitem.changes(List<WorkitemsEventsNotificationDelta> changes) WorkitemsEventsNotificationWorkitem.customFields(Map<String, WorkitemsEventsNotificationCustomAttribute> customFields) WorkitemsEventsNotificationWorkitem.dateAssignmentStateChanged(String dateAssignmentStateChanged) WorkitemsEventsNotificationWorkitem.dateClosed(String dateClosed) WorkitemsEventsNotificationWorkitem.dateCreated(String dateCreated) WorkitemsEventsNotificationWorkitem.dateExpires(String dateExpires) WorkitemsEventsNotificationWorkitem.dateModified(String dateModified) WorkitemsEventsNotificationWorkitem.description(String description) WorkitemsEventsNotificationWorkitem.divisionId(String divisionId) WorkitemsEventsNotificationWorkitem.durationSeconds(Long durationSeconds) WorkitemsEventsNotificationWorkitem.externalContactId(String externalContactId) WorkitemsEventsNotificationWorkitem.externalTag(String externalTag) WorkitemsEventsNotificationWorkitem.languageId(String languageId) WorkitemsEventsNotificationWorkitem.modifiedBy(String modifiedBy) WorkitemsEventsNotificationWorkitem.operation(WorkitemsEventsNotificationWorkitem.OperationEnum operation) WorkitemsEventsNotificationWorkitem.preferredAgentIds(List<String> preferredAgentIds) WorkitemsEventsNotificationWorkitem.propertyChanges(List<WorkitemsEventsNotificationPropertyChange> propertyChanges) WorkitemsEventsNotificationWorkitem.reporterId(String reporterId) WorkitemsEventsNotificationWorkitem.scoredAgents(List<WorkitemsEventsNotificationScoredAgent> scoredAgents) WorkitemsEventsNotificationWorkitem.sessions(List<WorkitemsEventsNotificationSession> sessions) WorkitemsEventsNotificationWorkitem.statusCategory(WorkitemsEventsNotificationWorkitem.StatusCategoryEnum statusCategory) WorkitemsEventsNotificationWorkitem.utilizationLabelId(String utilizationLabelId) WorkitemsEventsNotificationWorkitem.workbinName(String workbinName) WorkitemsEventsNotificationWorkitem.wrapup(WorkitemsEventsNotificationWrapup wrapup)