| Package | Description |
|---|---|
| brainslug.flow.context | |
| brainslug.flow.execution.node | |
| brainslug.flow.execution.token |
| Modifier and Type | Field and Description |
|---|---|
protected ScriptExecutor |
AbstractBrainslugContextBuilder.scriptExecutor |
| Modifier and Type | Method and Description |
|---|---|
SelfType |
AbstractBrainslugContextBuilder.withScriptExecutor(ScriptExecutor scriptExecutor) |
| Constructor and Description |
|---|
TaskNodeExecutor(DefinitionStore definitionStore,
ExpressionEvaluator expressionEvaluator,
CallDefinitionExecutor callDefinitionExecutor,
AsyncTriggerScheduler asyncTriggerScheduler,
ScriptExecutor scriptExecutor) |
| Modifier and Type | Field and Description |
|---|---|
protected ScriptExecutor |
TokenFlowExecutor.scriptExecutor |
| Constructor and Description |
|---|
TokenFlowExecutor(TokenStore tokenStore,
InstanceStore instanceStore,
DefinitionStore definitionStore,
PropertyStore propertyStore,
ListenerManager listenerManager,
Registry registry,
ExpressionEvaluator expressionEvaluator,
AsyncTriggerStore asyncTriggerStore,
AsyncTriggerScheduler asyncTriggerScheduler,
CallDefinitionExecutor callDefinitionExecutor,
ScriptExecutor scriptExecutor) |
Copyright © 2015. All rights reserved.