Skip to content

Commit 7c18f1c

Browse files
Comments
1 parent c496285 commit 7c18f1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ehr/api-src/org/labkey/api/ehr/security/EHRSecurityEscalatorAuditProvider.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ protected AbstractAuditDomainKind getDomainKind() {
5454

5555
public static class EHRSecurityEscalationEvent extends SecurityEscalationEvent
5656
{
57+
/** Important for reflection-based instantiation */
58+
@SuppressWarnings("unused")
5759
public EHRSecurityEscalationEvent() {}
5860

5961
public EHRSecurityEscalationEvent(Container container, String comment)

0 commit comments

Comments
 (0)