Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemsUserEventsNotificationWorkitem.AssignmentStateEnum
Packages that use WorkitemsUserEventsNotificationWorkitem.AssignmentStateEnum
-
Uses of WorkitemsUserEventsNotificationWorkitem.AssignmentStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsUserEventsNotificationWorkitem.AssignmentStateEnumModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationWorkitem.AssignmentStateEnum.fromString(String key) WorkitemsUserEventsNotificationWorkitem.getAssignmentState()Returns the enum constant of this class with the specified name.WorkitemsUserEventsNotificationWorkitem.AssignmentStateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type WorkitemsUserEventsNotificationWorkitem.AssignmentStateEnumModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationWorkitem.assignmentState(WorkitemsUserEventsNotificationWorkitem.AssignmentStateEnum assignmentState) voidWorkitemsUserEventsNotificationWorkitem.setAssignmentState(WorkitemsUserEventsNotificationWorkitem.AssignmentStateEnum assignmentState)