Uses of Class
com.mypurecloud.sdk.v2.model.JourneyContext
Packages that use JourneyContext
-
Uses of JourneyContext in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyContextModifier and TypeMethodDescriptionJourneyContext.customer(JourneyCustomer customer) A subset of the Journey System's customer data at a point-in-time (for external linkage and internal usage/context)JourneyContext.customerSession(JourneyCustomerSession customerSession) A subset of the Journey System's tracked customer session data at a point-in-time (for external linkage and internal usage/context)CallbackMediaParticipant.getJourneyContext()CallMediaParticipant.getJourneyContext()ChatMediaParticipant.getJourneyContext()CobrowseMediaParticipant.getJourneyContext()ConversationChat.getJourneyContext()CreateWebChatConversationRequest.getJourneyContext()EmailMediaParticipant.getJourneyContext()InternalMessageMediaParticipant.getJourneyContext()Message.getJourneyContext()MessageMediaParticipant.getJourneyContext()JourneyContext.triggeringAction(JourneyAction triggeringAction) A subset of the Journey System's action data relevant to a part of a conversation (for external linkage and internal usage/context)Methods in com.mypurecloud.sdk.v2.model with parameters of type JourneyContextModifier and TypeMethodDescriptionCallbackMediaParticipant.journeyContext(JourneyContext journeyContext) Journey System data/context that is applicable to this communication.CallMediaParticipant.journeyContext(JourneyContext journeyContext) Journey System data/context that is applicable to this communication.ChatMediaParticipant.journeyContext(JourneyContext journeyContext) Journey System data/context that is applicable to this communication.CobrowseMediaParticipant.journeyContext(JourneyContext journeyContext) Journey System data/context that is applicable to this communication.ConversationChat.journeyContext(JourneyContext journeyContext) A subset of the Journey System's data relevant to a part of a conversation (for external linkage and internal usage/context).CreateWebChatConversationRequest.journeyContext(JourneyContext journeyContext) A subset of the Journey System's data relevant to this conversation/session request (for external linkage and internal usage/context).EmailMediaParticipant.journeyContext(JourneyContext journeyContext) Journey System data/context that is applicable to this communication.InternalMessageMediaParticipant.journeyContext(JourneyContext journeyContext) Journey System data/context that is applicable to this communication.Message.journeyContext(JourneyContext journeyContext) A subset of the Journey System's data relevant to a part of a conversation (for external linkage and internal usage/context).MessageMediaParticipant.journeyContext(JourneyContext journeyContext) Journey System data/context that is applicable to this communication.voidCallbackMediaParticipant.setJourneyContext(JourneyContext journeyContext) voidCallMediaParticipant.setJourneyContext(JourneyContext journeyContext) voidChatMediaParticipant.setJourneyContext(JourneyContext journeyContext) voidCobrowseMediaParticipant.setJourneyContext(JourneyContext journeyContext) voidConversationChat.setJourneyContext(JourneyContext journeyContext) voidCreateWebChatConversationRequest.setJourneyContext(JourneyContext journeyContext) voidEmailMediaParticipant.setJourneyContext(JourneyContext journeyContext) voidInternalMessageMediaParticipant.setJourneyContext(JourneyContext journeyContext) voidMessage.setJourneyContext(JourneyContext journeyContext) voidMessageMediaParticipant.setJourneyContext(JourneyContext journeyContext)