Uses of Class
com.mypurecloud.sdk.v2.model.WebDeploymentsJourneyContext
Packages that use WebDeploymentsJourneyContext
-
Uses of WebDeploymentsJourneyContext in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WebDeploymentsJourneyContextModifier and TypeMethodDescriptionWebDeploymentsJourneyContext.customer(JourneyCustomer customer) Journey customer information.WebDeploymentsJourneyContext.customerSession(JourneyCustomerSession customerSession) Contains the Journey System's customer session details.WebDeploymentsOAuthExchangeRequest.getJourneyContext()WebDeploymentsJourneyContext.journeyAction(JourneyAction journeyAction) 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 WebDeploymentsJourneyContextModifier and TypeMethodDescriptionWebDeploymentsOAuthExchangeRequest.journeyContext(WebDeploymentsJourneyContext journeyContext) A Customer journey context.voidWebDeploymentsOAuthExchangeRequest.setJourneyContext(WebDeploymentsJourneyContext journeyContext)