c

nelson.yaml

NotificationYaml

class NotificationYaml extends AnyRef

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

Instance Constructors

  1. new NotificationYaml()

Value Members

  1. var email: NotificationEmailYaml
  2. def getEmail(): NotificationEmailYaml
  3. def getSlack(): NotificationSlackYaml
  4. def setEmail(arg0: NotificationEmailYaml): Unit
  5. def setSlack(arg0: NotificationSlackYaml): Unit
  6. var slack: NotificationSlackYaml