Package

Alerting

model

Permalink

package model

Visibility
  1. Public
  2. All

Type Members

  1. case class Event(closureDate: Option[DateTime]) extends Product with Serializable

    Permalink
  2. case class Measure(creationDate: DateTime, hour: DateTime, value: Double) extends Product with Serializable

    Permalink
  3. case class Threshold(title: String, value: Option[Double]) extends Product with Serializable

    Permalink

Value Members

  1. object Event extends Serializable

    Permalink
  2. object Measure extends Serializable

    Permalink
  3. object Threshold extends Serializable

    Permalink
  4. package output

    Permalink

Ungrouped