c

nelson.yaml

WorkflowYaml

class WorkflowYaml extends AnyRef

Source
ManifestV1Parser.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WorkflowYaml
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new WorkflowYaml()

Value Members

  1. var blueprint: String
  2. def getBlueprint(): String
  3. def getKind(): String
  4. var kind: String
  5. def setBlueprint(arg0: String): Unit
  6. def setKind(arg0: String): Unit