Class YamlPlanReader

java.lang.Object
step.plans.parser.yaml.YamlPlanReader

public class YamlPlanReader extends Object
  • Field Details

  • Constructor Details

    • YamlPlanReader

      public YamlPlanReader(step.core.Version currentVersion, String jsonSchemaPath)
      Creates the new Yaml plan serializer for the specified current version and json schema
    • YamlPlanReader

      public YamlPlanReader()
      Creates the new Yaml plan reader with actual version and json schema
  • Method Details