| Package | Description |
|---|---|
| brainslug.flow.context | |
| brainslug.flow.execution.token |
| Modifier and Type | Method and Description |
|---|---|
TokenStore |
BrainslugContext.getTokenStore() |
| Modifier and Type | Method and Description |
|---|---|
BrainslugContext |
BrainslugContext.withTokenStore(TokenStore tokenStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTokenStore |
class |
HashMapTokenStore |
| Modifier and Type | Field and Description |
|---|---|
protected TokenStore |
TokenFlowExecutor.tokenStore |
protected TokenStore |
DefaultNodeExecutor.tokenStore |
| Modifier and Type | Method and Description |
|---|---|
DefaultNodeExecutor<T> |
DefaultNodeExecutor.withTokenStore(TokenStore tokenStore) |
Copyright © 2014. All rights reserved.