Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemsAttributeChangeBoolean
Packages that use WorkitemsAttributeChangeBoolean
-
Uses of WorkitemsAttributeChangeBoolean in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsAttributeChangeBooleanModifier and TypeMethodDescriptionWorktypeDelta.getAssignmentEnabled()WorkitemDelta.getAutoStatusTransition()WorktypeDelta.getUnassignedDivisionContactsEnabled()New property valueOld property valueMethods in com.mypurecloud.sdk.v2.model with parameters of type WorkitemsAttributeChangeBooleanModifier and TypeMethodDescriptionWorktypeDelta.assignmentEnabled(WorkitemsAttributeChangeBoolean assignmentEnabled) WorkitemDelta.autoStatusTransition(WorkitemsAttributeChangeBoolean autoStatusTransition) voidWorktypeDelta.setAssignmentEnabled(WorkitemsAttributeChangeBoolean assignmentEnabled) voidWorkitemDelta.setAutoStatusTransition(WorkitemsAttributeChangeBoolean autoStatusTransition) voidWorktypeDelta.setUnassignedDivisionContactsEnabled(WorkitemsAttributeChangeBoolean unassignedDivisionContactsEnabled) WorktypeDelta.unassignedDivisionContactsEnabled(WorkitemsAttributeChangeBoolean unassignedDivisionContactsEnabled)