Class Hierarchy
- java.lang.Object
- io.kestra.core.models.tasks.NamespaceFiles
- java.lang.Record
- io.kestra.core.models.tasks.ExecutableTask.SubflowId
- io.kestra.core.models.tasks.ResolvedTask
- io.kestra.core.models.tasks.Task
- io.kestra.core.models.tasks.TaskResult
- io.kestra.core.models.tasks.VoidOutput (implements io.kestra.core.models.tasks.Output)
- io.kestra.core.models.tasks.WorkerGroup
Interface Hierarchy
- io.kestra.core.models.tasks.ExecutableTask<T>
- io.kestra.core.models.tasks.FlowableTask<T>
- io.kestra.core.models.tasks.InputFilesInterface
- io.kestra.core.models.tasks.NamespaceFilesInterface
- io.kestra.core.models.tasks.Output
- io.kestra.core.models.tasks.OutputFilesInterface
- io.kestra.core.models.tasks.RunnableTask<T>