Resource

com.outr.arango.audit.AuditSupport.Resource
case class Resource(name: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def record[T <: Document[LazyRef(...)] : RW](action: String, value: T, origin: Option[String], metadata: Map[String, Json]): IO[AuditRecord]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product