Introduction
Valve for executing a pipe in the current context. Pipe executed will share request, session and state (including items) with executor.
Configuration
Name | Description | Default value | Mandatory | Expanded |
---|
| | | | |
{
"name" : "PipeExec",
"config" : {
"pipe" : "pipe01"
}
}