|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.ww2.actions.build.IsBranchCondition
public class IsBranchCondition
Constructor Summary | |
---|---|
IsBranchCondition()
|
Method Summary | |
---|---|
void |
init(java.util.Map<java.lang.String,java.lang.String> params)
|
void |
setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService)
|
boolean |
shouldDisplay(java.util.Map<java.lang.String,java.lang.Object> context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IsBranchCondition()
Method Detail |
---|
public void init(java.util.Map<java.lang.String,java.lang.String> params) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.web.Condition
com.atlassian.plugin.PluginParseException
public boolean shouldDisplay(java.util.Map<java.lang.String,java.lang.Object> context)
shouldDisplay
in interface com.atlassian.plugin.web.Condition
public void setImmutablePlanCacheService(ImmutablePlanCacheService immutablePlanCacheService)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |