| Package | Description |
|---|---|
| brainslug.flow.context |
| Modifier and Type | Method and Description |
|---|---|
BrainslugContext |
BrainslugContext.addFlowDefinition(FlowDefinition flowDefinition)
add a flow definition to the definition store to make it
executable
|
BrainslugContext |
BrainslugContext.destroy()
initialize context
this will stop the schedulers (if enabled)
|
BrainslugContext |
BrainslugContext.init()
initialize context
this will start the schedulers (if enabled)
|
<T> BrainslugContext |
BrainslugContext.registerService(Class<T> serviceClass,
T serviceInstance) |
Copyright © 2015. All rights reserved.