Package com.mypurecloud.sdk.v2.model
Class WfmAgentHistoricalAdherenceJobReference
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmAgentHistoricalAdherenceJobReference
- All Implemented Interfaces:
Serializable
WfmAgentHistoricalAdherenceJobReference
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe status of the historical adherence job -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WfmAgentHistoricalAdherenceJobReference
public WfmAgentHistoricalAdherenceJobReference() -
WfmAgentHistoricalAdherenceJobReference
-
-
Method Details
-
id
The ID of the historical adherence job to listen for via notification or query using the jobs route -
getId
-
setId
-
status
public WfmAgentHistoricalAdherenceJobReference status(WfmAgentHistoricalAdherenceJobReference.StatusEnum status) The status of the historical adherence job -
getStatus
-
setStatus
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-