Uses of Class
com.atlassian.crowd.plugin.rest.entity.audit.query.AuditLogAuthorRestrictionRestDTO
Packages that use AuditLogAuthorRestrictionRestDTO
-
Uses of AuditLogAuthorRestrictionRestDTO in com.atlassian.crowd.plugin.rest.entity.audit.query
Methods in com.atlassian.crowd.plugin.rest.entity.audit.query that return types with arguments of type AuditLogAuthorRestrictionRestDTOMethods in com.atlassian.crowd.plugin.rest.entity.audit.query with parameters of type AuditLogAuthorRestrictionRestDTOModifier and TypeMethodDescriptionAuditLogQueryRestDTO.Builder.addAuthor
(AuditLogAuthorRestrictionRestDTO author) Method parameters in com.atlassian.crowd.plugin.rest.entity.audit.query with type arguments of type AuditLogAuthorRestrictionRestDTOModifier and TypeMethodDescriptionAuditLogQueryRestDTO.Builder.addAuthors
(Iterable<AuditLogAuthorRestrictionRestDTO> authors) AuditLogQueryRestDTO.Builder.setAuthors
(List<AuditLogAuthorRestrictionRestDTO> authors)