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.Condition
com.atlassian.plugin.PluginParseException
public boolean shouldDisplay(Map map)
shouldDisplay
in interface com.atlassian.plugin.web.Condition
public void setAuditLogService(AuditLogService auditLogService)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.