Uses of Class
com.mypurecloud.sdk.v2.model.WfmUserNotificationTopicUserReference
Packages that use WfmUserNotificationTopicUserReference
-
Uses of WfmUserNotificationTopicUserReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmUserNotificationTopicUserReferenceModifier and TypeMethodDescriptionWfmUserNotificationTopicAdherenceExplanationNotification.getAgent()WfmUserNotificationTopicAlternativeShiftNotification.getInitiatingUser()WfmUserNotificationTopicShiftTradeNotification.getInitiatingUser()WfmUserNotificationTopicAlternativeShiftNotification.getReceivingUser()WfmUserNotificationTopicShiftTradeNotification.getReceivingUser()WfmUserNotificationTopicTimeOffRequestNotification.getUser()Methods in com.mypurecloud.sdk.v2.model with parameters of type WfmUserNotificationTopicUserReferenceModifier and TypeMethodDescriptionWfmUserNotificationTopicAdherenceExplanationNotification.agent(WfmUserNotificationTopicUserReference agent) WfmUserNotificationTopicAlternativeShiftNotification.initiatingUser(WfmUserNotificationTopicUserReference initiatingUser) WfmUserNotificationTopicShiftTradeNotification.initiatingUser(WfmUserNotificationTopicUserReference initiatingUser) WfmUserNotificationTopicAlternativeShiftNotification.receivingUser(WfmUserNotificationTopicUserReference receivingUser) WfmUserNotificationTopicShiftTradeNotification.receivingUser(WfmUserNotificationTopicUserReference receivingUser) voidWfmUserNotificationTopicAdherenceExplanationNotification.setAgent(WfmUserNotificationTopicUserReference agent) voidWfmUserNotificationTopicAlternativeShiftNotification.setInitiatingUser(WfmUserNotificationTopicUserReference initiatingUser) voidWfmUserNotificationTopicShiftTradeNotification.setInitiatingUser(WfmUserNotificationTopicUserReference initiatingUser) voidWfmUserNotificationTopicAlternativeShiftNotification.setReceivingUser(WfmUserNotificationTopicUserReference receivingUser) voidWfmUserNotificationTopicShiftTradeNotification.setReceivingUser(WfmUserNotificationTopicUserReference receivingUser) voidWfmUserNotificationTopicTimeOffRequestNotification.setUser(WfmUserNotificationTopicUserReference user) WfmUserNotificationTopicTimeOffRequestNotification.user(WfmUserNotificationTopicUserReference user)