Uses of Enum Class
com.mypurecloud.sdk.v2.model.HistoricalAdherenceExceptionInfo.RoutingStatusEnum
Packages that use HistoricalAdherenceExceptionInfo.RoutingStatusEnum
-
Uses of HistoricalAdherenceExceptionInfo.RoutingStatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return HistoricalAdherenceExceptionInfo.RoutingStatusEnumModifier and TypeMethodDescriptionHistoricalAdherenceExceptionInfo.RoutingStatusEnum.fromString(String key) HistoricalAdherenceExceptionInfo.getRoutingStatus()Returns the enum constant of this class with the specified name.HistoricalAdherenceExceptionInfo.RoutingStatusEnum.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 HistoricalAdherenceExceptionInfo.RoutingStatusEnumModifier and TypeMethodDescriptionHistoricalAdherenceExceptionInfo.routingStatus(HistoricalAdherenceExceptionInfo.RoutingStatusEnum routingStatus) Actual underlying routing status, used to determine whether a user is actually in adherence when OnQueuevoidHistoricalAdherenceExceptionInfo.setRoutingStatus(HistoricalAdherenceExceptionInfo.RoutingStatusEnum routingStatus)