PREventType

sbtghactions.PREventType
See thePREventType companion trait
object PREventType

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Assigned extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Assigned.type
case object Closed extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Closed.type
case object Edited extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Edited.type
case object Labeled extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Labeled.type
case object Locked extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Locked.type
case object Opened extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Opened.type
case object ReadyForReview extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Reopened extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Reopened.type
case object ReviewRequestRemoved extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object ReviewRequested extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Synchronize extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Unassigned extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Unassigned.type
case object Unlabeled extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Unlabeled.type
case object Unlocked extends PREventType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait PREventType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Unlocked.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete fields

val Defaults: List[PREventType]