|
|
|
|
|
by edouardb
2201 days ago
|
|
The `after` attribute is present to let you implement your processing logic. The steps list contains the processing actions but it is not a sequential execution. The workflow can have multiple processing branch and perform a series of processing on the result of a specific step. |
|