public class IsBranchCondition extends Object implements com.atlassian.plugin.web.Condition
| Constructor and Description |
|---|
IsBranchCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Map<String,String> params) |
void |
setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService) |
boolean |
shouldDisplay(Map<String,Object> context) |
public void init(Map<String,String> params) throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.web.Conditioncom.atlassian.plugin.PluginParseExceptionpublic boolean shouldDisplay(Map<String,Object> context)
shouldDisplay in interface com.atlassian.plugin.web.Conditionpublic void setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.