| Package | Description |
|---|---|
| brainslug.flow.context | |
| brainslug.flow.execution.async |
| Modifier and Type | Field and Description |
|---|---|
protected AsyncFlowStartScheduler |
AbstractBrainslugContextBuilder.asyncFlowStartScheduler |
| Modifier and Type | Method and Description |
|---|---|
SelfType |
AbstractBrainslugContextBuilder.withAsyncFlowStartScheduler(AsyncFlowStartScheduler asyncFlowStartScheduler) |
| Constructor and Description |
|---|
DefaultBrainslugContext(AsyncTriggerScheduler asyncTriggerScheduler,
AsyncTriggerStore asyncTriggerStore,
AsyncTriggerSchedulerOptions asyncTriggerSchedulerOptions,
AsyncFlowStartScheduler asyncFlowStartScheduler,
SchedulerOptions asyncFlowStartSchedulerOptions,
DefinitionStore definitionStore,
ListenerManager listenerManager,
CallDefinitionExecutor callDefinitionExecutor,
ExpressionEvaluator expressionEvaluator,
Registry registry,
FlowExecutor flowExecutor,
TokenStore tokenStore,
InstanceStore instanceStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutorServiceFlowStartScheduler |
Copyright © 2015. All rights reserved.