public class Maven2BuildWebItemCondition extends Object implements com.atlassian.plugin.web.Condition
Constructor and Description |
---|
Maven2BuildWebItemCondition() |
Modifier and Type | Method and Description |
---|---|
void |
init(Map<String,String> stringStringMap) |
void |
setCachedPlanManager(CachedPlanManager cachedPlanManager) |
boolean |
shouldDisplay(Map<String,Object> context) |
public void init(Map<String,String> stringStringMap) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.web.Condition
com.atlassian.plugin.PluginParseException
public boolean shouldDisplay(Map<String,Object> context)
shouldDisplay
in interface com.atlassian.plugin.web.Condition
public void setCachedPlanManager(CachedPlanManager cachedPlanManager)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.