Align plugin for executer
Description
This method calls generates the final JSON from all the stpes and sends it for execution.
Parameters
- Environment (string) - The environment to use for this execution.
- Queue (string) - The queue to use for the execution
- Processes (object) - The Kaholo's SDK processes object.
- Configuration (object) - The Kaholo's SDK configuration object in a valid format.
- Execute Trigger (string) - The execution message to send.
Description
This method passes the message to the next queue after the test done running.
Parameters
- Environment (string) - The environment to use for this execution.
- Queue (string) - The queue to use for the execution
- message (object) - The message to send.