com.outr.arango.audit

Members list

Concise view

Type members

Classlikes

case class AuditRecord(action: String, resource: String, origin: Option[String], sessionRef: Option[Json], userRef: Option[Json], value: Option[Json], metadata: Map[String, Json], created: Long, _id: Id[AuditRecord]) extends Document[AuditRecord]

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

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