| Package | Description |
|---|---|
| brainslug.flow.context | |
| brainslug.flow.execution.token |
| Modifier and Type | Field and Description |
|---|---|
protected FlowExecutor |
AbstractBrainslugContextBuilder.flowExecutor |
| Modifier and Type | Method and Description |
|---|---|
FlowExecutor |
DefaultBrainslugContext.getFlowExecutor() |
| Modifier and Type | Method and Description |
|---|---|
SelfType |
AbstractBrainslugContextBuilder.withFlowExecutor(FlowExecutor newFlowExecutor) |
| 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 |
TokenFlowExecutor |
Copyright © 2015. All rights reserved.