public class AuditLoggingEnabledCondition extends Object implements com.atlassian.plugin.web.Condition
| Constructor and Description | 
|---|
AuditLoggingEnabledCondition()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
init(Map map)  | 
void | 
setAuditLogService(AuditLogService auditLogService)  | 
boolean | 
shouldDisplay(Map map)  | 
public void init(Map map) throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.web.Conditioncom.atlassian.plugin.PluginParseExceptionpublic boolean shouldDisplay(Map map)
shouldDisplay in interface com.atlassian.plugin.web.Conditionpublic void setAuditLogService(AuditLogService auditLogService)
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.