Class YamlAutomationRepresenter.OpRepr

java.lang.Object
org.nuxeo.ecm.automation.io.yaml.YamlAutomationRepresenter.OpRepr
All Implemented Interfaces:
org.yaml.snakeyaml.representer.Represent
Enclosing class:
YamlAutomationRepresenter

public class YamlAutomationRepresenter.OpRepr extends Object implements org.yaml.snakeyaml.representer.Represent
  • Constructor Details

    • OpRepr

      public OpRepr()
  • Method Details

    • representData

      public org.yaml.snakeyaml.nodes.Node representData(Object data)
      Specified by:
      representData in interface org.yaml.snakeyaml.representer.Represent