Uses of Class
com.atlassian.crowd.plugin.rest.entity.audit.AuditLogAuthorRestDTO.Builder
Packages that use AuditLogAuthorRestDTO.Builder
-
Uses of AuditLogAuthorRestDTO.Builder in com.atlassian.crowd.plugin.rest.entity.audit
Methods in com.atlassian.crowd.plugin.rest.entity.audit that return AuditLogAuthorRestDTO.BuilderModifier and TypeMethodDescriptionAuditLogAuthorRestDTO.builder()AuditLogAuthorRestDTO.builder(AuditLogAuthorRestDTO data) AuditLogAuthorRestDTO.Builder.setDisplayName(String displayName) AuditLogAuthorRestDTO.Builder.setOriginalName(String originalName) AuditLogAuthorRestDTO.Builder.setSubtype(String subtype) AuditLogAuthorRestDTO.Builder.setType(AuditLogAuthorType type)