Class JourneyContext
java.lang.Object
cloud.genesys.webmessaging.sdk.model.JourneyContext
- All Implemented Interfaces:
Serializable
JourneyContext
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomer(JourneyCustomer customer) customerSession(JourneyCustomerSession customerSession) booleaninthashCode()voidsetCustomer(JourneyCustomer customer) voidsetCustomerSession(JourneyCustomerSession customerSession) voidsetTriggeringAction(JourneyAction triggeringAction) toString()triggeringAction(JourneyAction triggeringAction)
-
Constructor Details
-
JourneyContext
public JourneyContext()
-
-
Method Details