| Package | Description |
|---|---|
| brainslug.flow.event | |
| brainslug.flow.execution | |
| brainslug.flow.execution.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
StartFlow |
| Modifier and Type | Method and Description |
|---|---|
TriggerEvent |
TriggerEvent.nodeId(Identifier<?> nodeId) |
TriggerEvent |
TriggerEvent.sourceNodeId(Identifier<?> sourceNodeId) |
| Modifier and Type | Method and Description |
|---|---|
TriggerEvent |
ExecutionContext.getTrigger() |
| Modifier and Type | Field and Description |
|---|---|
protected brainslug.flow.execution.impl.TokenFlowExecutor.EventHandler<TriggerEvent> |
TokenFlowExecutor.triggerNodeHandler |
| Modifier and Type | Method and Description |
|---|---|
TriggerEvent |
DefaultExecutionContext.getTrigger() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TokenFlowExecutor.triggerNext(TriggerEvent event,
FlowNodeDefinition<?> node,
List<FlowNodeDefinition> next) |
| Constructor and Description |
|---|
DefaultExecutionContext(TriggerEvent trigger,
BrainslugContext brainslugContext) |
Copyright © 2014. All rights reserved.