com.gu.auditing.model

v1

package v1

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait App extends ThriftEnum with Serializable

    List of applications *

  2. trait Notification extends ThriftStruct with Product6[App, String, String, String, Option[String], Option[String]] with Serializable

Value Members

  1. object App extends Product with Serializable

    List of applications *

  2. object Notification extends ThriftStructCodec3[Notification] with Serializable

    Basic message *

Ungrouped