@Flow class with all lifecycle stage methods: pre, execute, post, finalize, and error.
Usage
Options
| Option | Type | Default | Description |
|---|---|---|---|
name | string | — | Required. The name of the flow |
project | string | — | Required. The project to add the flow to |
directory | string | — | Subdirectory within src/flows/ |