Package

com.gu.contentatom

thrift

Permalink

package thrift

Visibility
  1. Public
  2. All

Type Members

  1. trait Atom extends ThriftStruct with Product7[String, AtomType, Seq[String], String, AtomData, ContentChangeDetails, Option[Flags]] with Serializable

    Permalink
  2. sealed trait AtomData extends ThriftUnion with ThriftStruct

    Permalink
    Annotations
    @Generated()
  3. sealed trait AtomType extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()
  4. trait ChangeRecord extends ThriftStruct with Product2[Long, Option[User]] with Serializable

    Permalink
  5. trait ContentAtomEvent extends ThriftStruct with Product3[Atom, EventType, Long] with Serializable

    Permalink
  6. trait ContentChangeDetails extends ThriftStruct with Product4[Option[ChangeRecord], Option[ChangeRecord], Option[ChangeRecord], Long] with Serializable

    Permalink
  7. sealed trait EventType extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()
  8. trait Flags extends ThriftStruct with Product1[Option[Boolean]] with Serializable

    Permalink
  9. trait User extends ThriftStruct with Product3[String, Option[String], Option[String]] with Serializable

    Permalink

Value Members

  1. object Atom extends ThriftStructCodec3[Atom] with Serializable

    Permalink
  2. object AtomData extends ThriftStructCodec3[AtomData]

    Permalink
    Annotations
    @Generated()
  3. object AtomDataAliases

    Permalink
  4. object AtomType extends Product with Serializable

    Permalink
    Annotations
    @Generated()
  5. object ChangeRecord extends ThriftStructCodec3[ChangeRecord] with Serializable

    Permalink
  6. object ContentAtomEvent extends ThriftStructCodec3[ContentAtomEvent] with Serializable

    Permalink
  7. object ContentChangeDetails extends ThriftStructCodec3[ContentChangeDetails] with Serializable

    Permalink
  8. object EventType extends Product with Serializable

    Permalink
    Annotations
    @Generated()
  9. object Flags extends ThriftStructCodec3[Flags] with Serializable

    Permalink
  10. object User extends ThriftStructCodec3[User] with Serializable

    Permalink
  11. package atom

    Permalink

Ungrouped