public interface DefinitionStore
| Modifier and Type | Method and Description |
|---|---|
void |
addDefinition(FlowDefinition flowDefinition) |
FlowDefinition |
findById(Identifier id) |
void addDefinition(FlowDefinition flowDefinition)
FlowDefinition findById(Identifier id)
Copyright © 2014. All rights reserved.