Uses of Class
com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO.Builder
Packages that use AuditLogEntityRestDTO.Builder
-
Uses of AuditLogEntityRestDTO.Builder in com.atlassian.crowd.plugin.rest.entity.audit
Methods in com.atlassian.crowd.plugin.rest.entity.audit that return AuditLogEntityRestDTO.BuilderModifier and TypeMethodDescriptionAuditLogEntityRestDTO.builder()AuditLogEntityRestDTO.builder(AuditLogEntityRestDTO data) AuditLogEntityRestDTO.Builder.setDisplayName(String displayName) AuditLogEntityRestDTO.Builder.setOriginalName(String originalName) AuditLogEntityRestDTO.Builder.setPrimary(Boolean primary) AuditLogEntityRestDTO.Builder.setSubtype(String subtype) AuditLogEntityRestDTO.Builder.setType(AuditLogEntityType type)