| Package | Description |
|---|---|
| brainslug.flow.execution |
| Modifier and Type | Method and Description |
|---|---|
ExecutionProperty |
ExecutionProperties.get(String key) |
ExecutionProperty |
ExecutionProperty.withKey(String key) |
ExecutionProperty |
ExecutionProperty.withObjectValue(Object propertyValue) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExecutionProperty> |
ExecutionProperties.getValues() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionProperties |
ExecutionProperties.fromList(List<ExecutionProperty> properties) |
Copyright © 2014. All rights reserved.