Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmAgentHistoricalAdherenceResult.ImpactEnum
Packages that use WfmAgentHistoricalAdherenceResult.ImpactEnum
-
Uses of WfmAgentHistoricalAdherenceResult.ImpactEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmAgentHistoricalAdherenceResult.ImpactEnumModifier and TypeMethodDescriptionWfmAgentHistoricalAdherenceResult.ImpactEnum.fromString(String key) WfmAgentHistoricalAdherenceResult.getImpact()Returns the enum constant of this class with the specified name.WfmAgentHistoricalAdherenceResult.ImpactEnum.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 WfmAgentHistoricalAdherenceResult.ImpactEnumModifier and TypeMethodDescriptionWfmAgentHistoricalAdherenceResult.impact(WfmAgentHistoricalAdherenceResult.ImpactEnum impact) The impact of the current adherence state for this uservoidWfmAgentHistoricalAdherenceResult.setImpact(WfmAgentHistoricalAdherenceResult.ImpactEnum impact)