JTE: Advanced Features¶
In this lab we're going to highlight some of JTE's more advanced features.
What You'll Learn¶
- The Default Step Implementation: How to create steps on the fly in the Pipeline Configuration.
- Pipeline Lifecycle Hooks: How to register steps to be dynamically invoked in response to pipeline events.
- Multi-Method Steps: How to create utility wrappers by defining multiple methods in a step.