Package

Alerting

domain

Permalink

package domain

Visibility
  1. Public
  2. All

Type Members

  1. case class AlertParameter(stationId: Int, thresholdId: Option[Int], timeLinitMissingData: Option[Int]) extends Product with Serializable

    Permalink
  2. case class TestMailInput(testType: String, emails: Seq[String]) extends Product with Serializable

    Permalink

Value Members

  1. object AlertParameter extends Serializable

    Permalink
  2. object TestMailInput extends Serializable

    Permalink

Ungrouped