public class AbstractSetup extends Object
An abstract base setup containing the common setup data and the generic additional data as a map.
Constructor and Description |
---|
AbstractSetup(Map<String,Object> additionalValues) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalValues()
Returns any additional values as give by the parsed JSON content.
|
Optional<String> |
getId() |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.