Package com.mypurecloud.sdk.v2.model
Class QueueConversationCallbackEventTopicJourneyActionMap
java.lang.Object
com.mypurecloud.sdk.v2.model.QueueConversationCallbackEventTopicJourneyActionMap
- All Implemented Interfaces:
Serializable
public class QueueConversationCallbackEventTopicJourneyActionMap
extends Object
implements Serializable
Details about the action map from the Journey System which triggered this action
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionQueueConversationCallbackEventTopicJourneyActionMap(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()The ID of the actionMap in the Journey System which triggered this actionvoidvoidsetVersion(Long version) toString()The version number of the actionMap in the Journey System at the time this action was triggered
-
Constructor Details
-
QueueConversationCallbackEventTopicJourneyActionMap
public QueueConversationCallbackEventTopicJourneyActionMap() -
QueueConversationCallbackEventTopicJourneyActionMap
-
-
Method Details
-
id
The ID of the actionMap in the Journey System which triggered this action -
getId
-
setId
-
version
The version number of the actionMap in the Journey System at the time this action was triggered -
getVersion
-
setVersion
-
equals
-
hashCode
public int hashCode() -
toString
-