public class HashMapDefinitionStore extends Object implements DefinitionStore
| Constructor and Description |
|---|
HashMapDefinitionStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDefinition(FlowDefinition flowDefinition) |
FlowDefinition |
findById(Identifier id) |
public void addDefinition(FlowDefinition flowDefinition)
addDefinition in interface DefinitionStorepublic FlowDefinition findById(Identifier id)
findById in interface DefinitionStoreCopyright © 2014. All rights reserved.