API / $processor
The processor can be used to invoke another action. Normally an action should only contain simple logic but in some cases you may want to invoke an existing action
Methods
Name | Description |
---|---|
execute | Executes a specific action using the request and context and returns a response. It is recommended to use the action name but you can also use the actual database id of the action |