Package com.atlassian.crowd.audit
package com.atlassian.crowd.audit
-
ClassDescriptionRepresents the author of an audit log entryDetermines the type of entity that created the audit log entryRepresents a set of changes that was saved in an audit log.Allows to run code with overridden default properties (such as the audit log author or source)Represents a set of operations which should be executed on behalf of
AuditLogAuthor
.Internal extension ofAuditLogContext
that allows to obtain the current state in the contextRepresents an object affected by an auditable event.Determines the type of entity which was changed during the audit actionRepresents an audit log entry, belonging to a changesetDescribes the possible auditable event types.Concrete implementation of an audit log authorConcrete implementation of an audit log changesetBuilder forImmutableAuditLogChangeset
.Concrete implementation of an object affected by an auditable eventConcrete implementation of an audit log entryA no-op implementation of the audit log context that will execute the passed action.