Package com.mypurecloud.sdk.v2.model
Class QueueConversationCallbackEventTopicJourneyContext
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationCallbackEventTopicJourneyContext
- All Implemented Interfaces:
Serializable
public class QueueConversationCallbackEventTopicJourneyContext
extends Object
implements Serializable
QueueConversationCallbackEventTopicJourneyContext
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueueConversationCallbackEventTopicJourneyContext(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptioncustomerSession(QueueConversationCallbackEventTopicJourneyCustomerSession customerSession) booleaninthashCode()voidvoidvoidsetTriggeringAction(QueueConversationCallbackEventTopicJourneyAction triggeringAction) toString()triggeringAction(QueueConversationCallbackEventTopicJourneyAction triggeringAction)
-
Constructor Details
-
QueueConversationCallbackEventTopicJourneyContext
public QueueConversationCallbackEventTopicJourneyContext() -
QueueConversationCallbackEventTopicJourneyContext
-
-
Method Details
-
customer
public QueueConversationCallbackEventTopicJourneyContext customer(QueueConversationCallbackEventTopicJourneyCustomer customer) -
getCustomer
-
setCustomer
-
customerSession
public QueueConversationCallbackEventTopicJourneyContext customerSession(QueueConversationCallbackEventTopicJourneyCustomerSession customerSession) -
getCustomerSession
-
setCustomerSession
public void setCustomerSession(QueueConversationCallbackEventTopicJourneyCustomerSession customerSession) -
triggeringAction
public QueueConversationCallbackEventTopicJourneyContext triggeringAction(QueueConversationCallbackEventTopicJourneyAction triggeringAction) -
getTriggeringAction
-
setTriggeringAction
-
equals
-
hashCode
public int hashCode() -
toString
-