c

nelson.yaml

NotificationSlackYaml

class NotificationSlackYaml extends AnyRef

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

Instance Constructors

  1. new NotificationSlackYaml()

Value Members

  1. var channels: ArrayList[String]
  2. def getChannels(): ArrayList[String]
  3. def setChannels(arg0: ArrayList[String]): Unit