Uses of Class
com.mypurecloud.sdk.v2.model.ShiftTradeNotification
Packages that use ShiftTradeNotification
-
Uses of ShiftTradeNotification in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ShiftTradeNotificationModifier and TypeMethodDescriptionWfmUserNotification.getShiftTrade()ShiftTradeNotification.initiatingShiftDate(Date initiatingShiftDate) The start date and time of the initiating shift.ShiftTradeNotification.initiatingUser(UserReference initiatingUser) The user who initiated the shift tradeShiftTradeNotification.newState(ShiftTradeNotification.NewStateEnum newState) The new state of the shift trade, null if there was no changeWhether this is a one sided shift tradeShiftTradeNotification.receivingShiftDate(Date receivingShiftDate) The start date and time of the receiving shift (null if not matched or if one-sided.ShiftTradeNotification.receivingUser(UserReference receivingUser) The user on the receiving side of this shift trade (null if not matched)The ID of the shift tradeThe start week date of the initiating shift of the shift trade in yyyy-MM-dd format