| Package | Description |
|---|---|
| com.atlassian.crowd.dao.audit | |
| com.atlassian.crowd.model.audit |
| Modifier and Type | Method and Description |
|---|---|
Collection<AuditLogEntryEntity> |
AssembledAuditLogChangeset.getEntries() |
Class<AuditLogEntryEntity> |
AuditDAOHibernate.getPersistentClass() |
| Constructor and Description |
|---|
AssembledAuditLogChangeset(AuditLogChangesetEntity changeset,
Set<AuditLogEntityEntity> entities,
Set<AuditLogEntryEntity> entries) |
| Modifier and Type | Method and Description |
|---|---|
Set<AuditLogEntryEntity> |
AuditLogChangesetEntity.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditLogChangesetEntity.setEntries(Set<AuditLogEntryEntity> auditLogEntries) |
Copyright © 2024 Atlassian. All rights reserved.