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