Uses of Interface
com.atlassian.crowd.audit.AuditLogChangeset
Packages that use AuditLogChangeset
Package
Description
-
Uses of AuditLogChangeset in com.atlassian.crowd.audit
Classes in com.atlassian.crowd.audit that implement AuditLogChangesetModifier and TypeClassDescriptionclassConcrete implementation of an audit log changesetMethods in com.atlassian.crowd.audit with parameters of type AuditLogChangesetModifier and TypeMethodDescriptionstatic ImmutableAuditLogChangesetImmutableAuditLogChangeset.from(AuditLogChangeset changeset) Constructors in com.atlassian.crowd.audit with parameters of type AuditLogChangeset -
Uses of AuditLogChangeset in com.atlassian.crowd.audit.query
Methods in com.atlassian.crowd.audit.query that return types with arguments of type AuditLogChangeset -
Uses of AuditLogChangeset in com.atlassian.crowd.manager.audit
Methods in com.atlassian.crowd.manager.audit with parameters of type AuditLogChangesetModifier and TypeMethodDescriptionvoidAuditService.saveAudit(AuditLogChangeset changeset) Persists an audit log changeset.