Package io.nflow.engine.service
Class WorkflowExecutorService
java.lang.Object
io.nflow.engine.service.WorkflowExecutorService
Service for managing workflow executors.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturn all workflow executors of this executor group.
-
Constructor Details
-
WorkflowExecutorService
-
-
Method Details
-
getWorkflowExecutors
Return all workflow executors of this executor group.- Returns:
- The workflow executors.
-