Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmBuScheduleRunTopicBuSchedulingRunProgressNotification.StatusEnum
Packages that use WfmBuScheduleRunTopicBuSchedulingRunProgressNotification.StatusEnum
-
Uses of WfmBuScheduleRunTopicBuSchedulingRunProgressNotification.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmBuScheduleRunTopicBuSchedulingRunProgressNotification.StatusEnumModifier and TypeMethodDescriptionWfmBuScheduleRunTopicBuSchedulingRunProgressNotification.StatusEnum.fromString(String key) WfmBuScheduleRunTopicBuSchedulingRunProgressNotification.getStatus()Returns the enum constant of this class with the specified name.WfmBuScheduleRunTopicBuSchedulingRunProgressNotification.StatusEnum.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 WfmBuScheduleRunTopicBuSchedulingRunProgressNotification.StatusEnumModifier and TypeMethodDescriptionvoidWfmBuScheduleRunTopicBuSchedulingRunProgressNotification.setStatus(WfmBuScheduleRunTopicBuSchedulingRunProgressNotification.StatusEnum status) WfmBuScheduleRunTopicBuSchedulingRunProgressNotification.status(WfmBuScheduleRunTopicBuSchedulingRunProgressNotification.StatusEnum status)