| Package | Description |
|---|---|
| brainslug.flow.context | |
| brainslug.flow.event | |
| brainslug.flow.execution.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
BrainslugContext.trigger(FlowEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
StartFlow |
class |
TriggerEvent |
| Modifier and Type | Method and Description |
|---|---|
FlowEvent |
FlowEvent.definitionId(Enum id) |
FlowEvent |
FlowEvent.definitionId(Identifier definitionId) |
FlowEvent |
FlowEvent.id(Identifier id) |
FlowEvent |
FlowEvent.instanceId(Enum id) |
FlowEvent |
FlowEvent.instanceId(Identifier definitionId) |
| Modifier and Type | Method and Description |
|---|---|
void |
Subscriber.notify(FlowEvent event) |
void |
SynchronousEventDispatcher.push(FlowEvent event) |
void |
EventDispatcher.push(FlowEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenFlowExecutor.notify(FlowEvent event) |
Copyright © 2014. All rights reserved.