Uses of Interface
com.atlassian.crowd.audit.AuditLogEntry
Packages that use AuditLogEntry
-
Uses of AuditLogEntry in com.atlassian.crowd.audit
Classes in com.atlassian.crowd.audit that implement AuditLogEntryModifier and TypeClassDescriptionclassConcrete implementation of an audit log entryMethods in com.atlassian.crowd.audit that return types with arguments of type AuditLogEntryModifier and TypeMethodDescriptionCollection<? extends AuditLogEntry>AuditLogChangeset.getEntries()Methods in com.atlassian.crowd.audit with parameters of type AuditLogEntryModifier and TypeMethodDescriptionImmutableAuditLogChangeset.Builder.addEntry(AuditLogEntry entry) static ImmutableAuditLogEntryImmutableAuditLogEntry.from(AuditLogEntry auditLogEntry) Method parameters in com.atlassian.crowd.audit with type arguments of type AuditLogEntryModifier and TypeMethodDescriptionImmutableAuditLogChangeset.Builder.addEntries(Collection<AuditLogEntry> entry) ImmutableAuditLogChangeset.Builder.setEntries(Collection<? extends AuditLogEntry> entries) Constructors in com.atlassian.crowd.audit with parameters of type AuditLogEntry