Package io.kestra.core.tasks.flows
Class Template.ContextHelper
java.lang.Object
io.kestra.core.tasks.flows.Template.ContextHelper
- Enclosing class:
- Template
Ugly hack to provide the ApplicationContext on {
Template.allChildTasks()} & {Template.tasksTree(io.kestra.core.models.executions.Execution, io.kestra.core.models.executions.TaskRun, java.util.List<java.lang.String>)}
We need to inject a way to fetch Template ...-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ContextHelper
public ContextHelper()
-
-
Method Details
-
context
public static io.micronaut.context.ApplicationContext context()
-