Page Index - eduardosbcabral/pipelineRD GitHub Wiki
21 page(s) in this GitHub Wiki:
- Home
- Setup
- Initial configuration
- Inner cache configuration
- Inner pipeline services configuration
- Usage
- Pipeline Initialization
- The available methods are:
- WithHandler or WithHandler(Handler)
- When(x: BaseContext => {})
- Execute(model)
- Examples
- Context
- Steps
- The available base methods are:
- Proceed()
- Abort(HandlerError)
- Finish(result, statusCode)
- Examples
- Pipeline
- Please reload this page