Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemsQueueEventsNotificationWrapup.ActionEnum
Packages that use WorkitemsQueueEventsNotificationWrapup.ActionEnum
-
Uses of WorkitemsQueueEventsNotificationWrapup.ActionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsQueueEventsNotificationWrapup.ActionEnumModifier and TypeMethodDescriptionWorkitemsQueueEventsNotificationWrapup.ActionEnum.fromString(String key) WorkitemsQueueEventsNotificationWrapup.getAction()Returns the enum constant of this class with the specified name.WorkitemsQueueEventsNotificationWrapup.ActionEnum.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 WorkitemsQueueEventsNotificationWrapup.ActionEnumModifier and TypeMethodDescriptionWorkitemsQueueEventsNotificationWrapup.action(WorkitemsQueueEventsNotificationWrapup.ActionEnum action) voidWorkitemsQueueEventsNotificationWrapup.setAction(WorkitemsQueueEventsNotificationWrapup.ActionEnum action)