Uses of Class
com.mypurecloud.sdk.v2.model.WfmAdherenceExplanationJobCompleteTopicUserReference
Packages that use WfmAdherenceExplanationJobCompleteTopicUserReference
-
Uses of WfmAdherenceExplanationJobCompleteTopicUserReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmAdherenceExplanationJobCompleteTopicUserReferenceModifier and TypeMethodDescriptionWfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.getAgent()WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.getReviewedBy()Methods in com.mypurecloud.sdk.v2.model with parameters of type WfmAdherenceExplanationJobCompleteTopicUserReferenceModifier and TypeMethodDescriptionWfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.agent(WfmAdherenceExplanationJobCompleteTopicUserReference agent) WfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.reviewedBy(WfmAdherenceExplanationJobCompleteTopicUserReference reviewedBy) voidWfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.setAgent(WfmAdherenceExplanationJobCompleteTopicUserReference agent) voidWfmAdherenceExplanationJobCompleteTopicAdherenceExplanationChangedNotification.setReviewedBy(WfmAdherenceExplanationJobCompleteTopicUserReference reviewedBy)