| Constructor and Description |
|---|
SchedulerService(io.nflow.engine.internal.executor.WorkflowInstanceExecutor workflowInstanceExecutor,
Environment env) |
| Modifier and Type | Method and Description |
|---|---|
<T> reactor.core.publisher.Mono<T> |
callAsync(Callable<T> callable) |
@Inject
public SchedulerService(io.nflow.engine.internal.executor.WorkflowInstanceExecutor workflowInstanceExecutor,
Environment env)
public <T> reactor.core.publisher.Mono<T> callAsync(Callable<T> callable)
Copyright © 2014–2021 Nitor Creations. All rights reserved.