public class AddTransformationYMLAction extends AbstractYMLConfigurationAction
provider| Constructor and Description |
|---|
AddTransformationYMLAction(String chain,
String path,
TransformationConfig transformationCfg,
YAMLConfigurationProvider provider,
boolean recursive) |
| 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)
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 © 2015. All rights reserved.