| Package | Description |
|---|---|
| io.engineblock.activityapi | |
| io.engineblock.activityimpl |
| Modifier and Type | Method and Description |
|---|---|
default ParameterMap |
Activity.getParams() |
| Modifier and Type | Method and Description |
|---|---|
ParameterMap |
ActivityDef.getParams()
Get the parameter map, which is the backing-store for all data within an ActivityDef.
|
static ParameterMap |
ParameterMap.parseOrException(String encodedParams) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<ParameterMap> |
ParameterMap.parseParams(String encodedParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterMap.Listener.handleParameterMapUpdate(ParameterMap parameterMap) |
| Constructor and Description |
|---|
ActivityDef(ParameterMap parameterMap) |
Copyright © 2017. All rights reserved.