| Package | Description |
|---|---|
| brainslug.flow.context |
| Modifier and Type | Method and Description |
|---|---|
ExecutionProperties |
TriggerContext.getProperties() |
ExecutionProperties |
ExecutionProperties.put(String key,
Object value) |
ExecutionProperties |
ExecutionProperties.putAll(ExecutionProperties executionProperties) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionProperties |
ExecutionProperties.putAll(ExecutionProperties executionProperties) |
void |
TriggerContext.setProperties(ExecutionProperties executionProperties) |
Identifier |
BrainslugContext.startFlow(Identifier definitionId,
Identifier startNodeId,
ExecutionProperties properties)
start the flow at the given startNodeId
|
Copyright © 2014. All rights reserved.