Ensures that an action call is serializable by mapping the action arguments into its serializable version by using serializeActionCallArgument.
serializeActionCallArgument
Action call to convert.
Optional
Target root node of the model where this action is being performed.
The serializable action call.
Ensures that an action call is serializable by mapping the action arguments into its serializable version by using
serializeActionCallArgument
.