| 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
|
<T> BrainslugContext |
BrainslugContext.registerService(Class<T> serviceClass,
T serviceInstance) |
BrainslugContext |
BrainslugContext.start()
start the async schedulers (if enabled)
|
BrainslugContext |
BrainslugContext.stop()
stop the async schedulers (if enabled)
|
Copyright © 2015. All rights reserved.