Class AuditLogEntityRestDTO
java.lang.Object
com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntityRestDTO
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionAuditLogEntityRestDTO
(Long id, String name, String displayName, String originalName, AuditLogEntityType type, Boolean primary) AuditLogEntityRestDTO
(Long id, String name, String displayName, String originalName, AuditLogEntityType type, String subtype, Boolean primary) -
Method Summary
-
Constructor Details
-
AuditLogEntityRestDTO
-
AuditLogEntityRestDTO
-
-
Method Details