Package io.kestra.core.runners
Interface FlowExecutorInterface
- All Known Implementing Classes:
DefaultFlowExecutor
public interface FlowExecutorInterface
-
Method Details
-
allLastVersion
Collection<Flow> allLastVersion() -
findById
-
isReady
Boolean isReady() -
findByIdFromFlowTask
-
findByExecution
-