Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemsEventsNotificationWorkitem.StatusCategoryEnum
Packages that use WorkitemsEventsNotificationWorkitem.StatusCategoryEnum
-
Uses of WorkitemsEventsNotificationWorkitem.StatusCategoryEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsEventsNotificationWorkitem.StatusCategoryEnumModifier and TypeMethodDescriptionWorkitemsEventsNotificationWorkitem.StatusCategoryEnum.fromString(String key) WorkitemsEventsNotificationWorkitem.getStatusCategory()Returns the enum constant of this class with the specified name.WorkitemsEventsNotificationWorkitem.StatusCategoryEnum.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 WorkitemsEventsNotificationWorkitem.StatusCategoryEnumModifier and TypeMethodDescriptionvoidWorkitemsEventsNotificationWorkitem.setStatusCategory(WorkitemsEventsNotificationWorkitem.StatusCategoryEnum statusCategory) WorkitemsEventsNotificationWorkitem.statusCategory(WorkitemsEventsNotificationWorkitem.StatusCategoryEnum statusCategory)