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