BehaviorInvocation

BehaviorInvocation
BehaviorInvocation

An invocation of a Behavior on a Defined Entity instance. Currently the Behavior interfaces are key-value maps specified in the Behavior description.

JSON Example
{
    "arguments": {},
    "metadata": {}
}
object
arguments
Optional

The arguments to be passed to the invoked Behavior

object
metadata
Optional

Metadata to be passed to the invoked Behavior

Availability
Added in 35.0