public class AddTransformationYMLAction extends AbstractYMLConfigurationAction
provider| Constructor and Description |
|---|
AddTransformationYMLAction(String chain,
String path,
TransformationConfig transformationCfg,
YAMLConfigurationProvider provider,
boolean recursive,
Integer order,
String before) |
| Modifier and Type | Method and Description |
|---|---|
AbstractYMLConfigurationAction |
clone(ConfigurationProvider provider,
boolean recursive) |
void |
doAction(com.fasterxml.jackson.databind.JsonNode chainsNode) |
createTransformation, execute, populateParams, populateWriterReaderpublic AddTransformationYMLAction(String chain, String path, TransformationConfig transformationCfg, YAMLConfigurationProvider provider, boolean recursive, Integer order, String before)
public void doAction(com.fasterxml.jackson.databind.JsonNode chainsNode)
throws Exception
doAction in class AbstractYMLConfigurationActionExceptionpublic AbstractYMLConfigurationAction clone(ConfigurationProvider provider, boolean recursive)
clone in class AbstractYMLConfigurationActionCopyright © 2017. All rights reserved.