public interface PropertyStore
| Modifier and Type | Method and Description |
|---|---|
FlowProperties |
loadProperties(Identifier<?> instanceId)
load setProperties for an instance
|
void |
storeProperties(Identifier<?> instanceId,
FlowProperties<ExecutionProperty> executionContext) |
void storeProperties(Identifier<?> instanceId, FlowProperties<ExecutionProperty> executionContext)
FlowProperties loadProperties(Identifier<?> instanceId)
instanceId - the instance to load the setProperties forCopyright © 2015. All rights reserved.