Package com.mypurecloud.sdk.v2.model
Class WfmUserNotification
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmUserNotification
- All Implemented Interfaces:
Serializable
WfmUserNotification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe type of this notification -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getType()inthashCode()The immutable globally unique identifier for the object.markedAsRead(Boolean markedAsRead) Whether this notification has been marked \"read\"mutableGroupId(String mutableGroupId) The group ID of the notification (mutable, may change on update)voidvoidsetMarkedAsRead(Boolean markedAsRead) voidsetMutableGroupId(String mutableGroupId) toString()
-
Constructor Details
-
WfmUserNotification
public WfmUserNotification() -
WfmUserNotification
-
-
Method Details
-
id
The immutable globally unique identifier for the object. -
getId
-
setId
-
mutableGroupId
The group ID of the notification (mutable, may change on update) -
getMutableGroupId
-
setMutableGroupId
-
getTimestamp
-
getType
-
getShiftTrade
-
getTimeOffRequest
-
getAdherenceExplanation
-
getAlternativeShift
-
markedAsRead
Whether this notification has been marked \"read\" -
getMarkedAsRead
-
setMarkedAsRead
-
getAgentNotification
-
getOtherNotificationIdsInGroup
-
equals
-
hashCode
public int hashCode() -
toString
-