Interface ExecutableTask<T extends Output>

All Known Implementing Classes:
Flow, ForEachItem

public interface ExecutableTask<T extends Output>
Interface for tasks that generates subflow execution(s). Those tasks are handled in the Executor.