Audit

uk.gov.hmrc.play.audit.model.Audit
See theAudit companion class
object Audit

Attributes

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

Members list

Type members

Types

type AsyncBody[A] = () => Future[A]
type Body[A] = () => A
type EventTypeFlowDescriptions = (String, String)

Value members

Concrete methods

def apply(applicationName: String, auditConnector: AuditConnector): Audit