Package com.mypurecloud.sdk.v2.model
Class V2FlowExecutionDataFlowidTopicInvokingJourneyActionMapContext
java.lang.Object
com.mypurecloud.sdk.v2.model.V2FlowExecutionDataFlowidTopicInvokingJourneyActionMapContext
- All Implemented Interfaces:
Serializable
public class V2FlowExecutionDataFlowidTopicInvokingJourneyActionMapContext
extends Object
implements Serializable
This contains contextual information about an invoking entity.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionV2FlowExecutionDataFlowidTopicInvokingJourneyActionMapContext(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionThe identifier of the specific action map instance that invoked this flow.actionMapId(String actionMapId) The identifier of the journey action map that invoked this flow.booleaninthashCode()voidsetActionId(String actionId) voidsetActionMapId(String actionMapId) toString()
-
Constructor Details
-
V2FlowExecutionDataFlowidTopicInvokingJourneyActionMapContext
public V2FlowExecutionDataFlowidTopicInvokingJourneyActionMapContext() -
V2FlowExecutionDataFlowidTopicInvokingJourneyActionMapContext
-
-
Method Details
-
actionMapId
public V2FlowExecutionDataFlowidTopicInvokingJourneyActionMapContext actionMapId(String actionMapId) The identifier of the journey action map that invoked this flow. -
getActionMapId
-
setActionMapId
-
actionId
The identifier of the specific action map instance that invoked this flow. -
getActionId
-
setActionId
-
equals
-
hashCode
public int hashCode() -
toString
-