ObjectEvent

sbt.internal.util.ObjectEvent
See theObjectEvent companion class
object ObjectEvent

Attributes

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

Members list

Value members

Concrete methods

def apply[A : JsonFormat](level: Value, message: A, channelName: Option[String], execId: Option[String], contentType: String): ObjectEvent[A]