Uses of Class
com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO
Packages that use AuditLogEntryRestDTO
-
Uses of AuditLogEntryRestDTO in com.atlassian.crowd.plugin.rest.entity.audit
Methods in com.atlassian.crowd.plugin.rest.entity.audit that return types with arguments of type AuditLogEntryRestDTOMethods in com.atlassian.crowd.plugin.rest.entity.audit with parameters of type AuditLogEntryRestDTOModifier and TypeMethodDescriptionAuditLogChangesetRestDTO.Builder.addEntry(AuditLogEntryRestDTO entry) Method parameters in com.atlassian.crowd.plugin.rest.entity.audit with type arguments of type AuditLogEntryRestDTOModifier and TypeMethodDescriptionAuditLogChangesetRestDTO.Builder.addEntries(Iterable<AuditLogEntryRestDTO> entries) AuditLogChangesetRestDTO.Builder.setEntries(Set<AuditLogEntryRestDTO> entries)