middlewares
Table of Contents
Namespaces
- blocker
- services
- translations
Classes
- AbstractConsumerMiddleware
- Abstract implementation of a middleware for consumer life cycles.
- AbstractMiddleware
- Abstract implementation of a middleware for templates.
- AbstractPoolMiddleware
- Abstract implementation of a middleware for templates with a pool.
- AbstractTemplateMiddleware
- Abstract implementation of a middleware for templates.
- ExistsMiddleware
- Middleware to add a tag with label when the preset already exists.
- OneOfMiddleware
- Middleware to active some fields with `WhenOneOf` statements.
- ScanResultsMiddleware
- Allows to read scan results for a given service and blocker template.
- SuccessorMiddleware
- Middleware to identify successors of templates and save relevant data to the consumer data.
- TcfMiddleware
- Middleware to add a tag with label when TCF is required and not active. It also creates an array in `consumerData['tcfVendorConfigurations']`
with already created TCF vendor configurations (and their respective ID on the consumer environment).
- VarMiddleware
- Middleware to replace `{{var:my_var}}` from variable consumer in all string
properties of the template.
- VersionsMiddleware
- Middleware to replace `consumerData['versions'] (number[])` with the template object when using.