AuditRecord

com.outr.arango.audit.AuditRecord$
See theAuditRecord companion class

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited classlikes

object index

Attributes

Inherited from:
DocumentModel
Graph
Supertypes
class Object
trait Matchable
class Any

Inherited 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 methods

override def indexes: List[Index]

Attributes

Definition Classes

Inherited methods

final def allMutations: List[DataMutation]

Attributes

Inherited from:
DocumentModel
def fields: List[Field[_]]

Attributes

Inherited from:
DocumentModel
protected def generateId(): String

Attributes

Inherited from:
DocumentModel
def id(value: String): Id[D]

Attributes

Inherited from:
DocumentModel

Attributes

Inherited from:
DocumentModel

Concrete fields

val action: Field[String]
override val collectionName: String
val created: Field[Long]
val metadata: Field[Map[String, Json]]
val origin: Field[Option[String]]
val resource: Field[String]
val sessionRef: Field[Option[Json]]
val userRef: Field[Option[Json]]
val value: Field[Option[Json]]

Inherited fields

Attributes

Inherited from:
DocumentModel

Implicits

Implicits

implicit override val rw: RW[AuditRecord]

Inherited implicits

implicit protected val modelOption: Option[DocumentModel[AuditRecord]]

Attributes

Inherited from:
DocumentModel