@Component public class WorkflowExecutorService extends Object
| Constructor and Description |
|---|
WorkflowExecutorService(ExecutorDao executorDao) |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowExecutor> |
getWorkflowExecutors()
Return all workflow executors of this executor group.
|
@Inject public WorkflowExecutorService(ExecutorDao executorDao)
public List<WorkflowExecutor> getWorkflowExecutors()
Copyright © 2014–2020 Nitor Creations. All rights reserved.