Determining the Pipeline Template¶
Pipeline Template Resolution¶
PipelineTemplateResolver
implements the Pipeline Template Selection flow.
Pipeline Template Compilation¶
PipelineTemplateCompiler
intercepts the compilation of the resolved Pipeline Template to wrap it in a try-catch-finally block that invokes the Lifecycle Hooks.