public class JsonActionChainMakerConfiguretion extends Object implements ActionChainMakerConfiguration
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Map<String,Object>> |
map |
| Constructor and Description |
|---|
JsonActionChainMakerConfiguretion(String... jsonPaths) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorProcessor(String key) |
List<String> |
getProcessors(String key) |
public JsonActionChainMakerConfiguretion(String... jsonPaths)
public List<String> getProcessors(String key)
getProcessors in interface ActionChainMakerConfigurationpublic String getErrorProcessor(String key)
getErrorProcessor in interface ActionChainMakerConfigurationCopyright © 2017. All rights reserved.