Package com.mypurecloud.sdk.v2.model
Class JourneyAction
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyAction
- All Implemented Interfaces:
Serializable
JourneyAction
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactionMap(JourneyActionMap actionMap) Details about the action map from the Journey System which triggered this actionbooleangetId()inthashCode()The ID of an action from the Journey System (an action is spawned from an actionMap)voidsetActionMap(JourneyActionMap actionMap) voidtoString()
-
Constructor Details
-
JourneyAction
public JourneyAction() -
JourneyAction
-
-
Method Details
-
id
The ID of an action from the Journey System (an action is spawned from an actionMap) -
getId
-
setId
-
actionMap
Details about the action map from the Journey System which triggered this action -
getActionMap
-
setActionMap
-
equals
-
hashCode
public int hashCode() -
toString
-