Package org.nuxeo.ecm.automation.io.yaml
Class YamlAutomationRepresenter.ParamRepr
java.lang.Object
org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter.ParamRepr
- All Implemented Interfaces:
org.yaml.snakeyaml.representer.Represent
- Enclosing class:
- YamlAutomationRepresenter
public class YamlAutomationRepresenter.ParamRepr
extends Object
implements org.yaml.snakeyaml.representer.Represent
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ParamRepr
public ParamRepr()
-
-
Method Details
-
representData
- Specified by:
representData
in interfaceorg.yaml.snakeyaml.representer.Represent
-