Class BambooSpecExecutionCondition
java.lang.Object
com.atlassian.bamboo.ww2.actions.build.BambooSpecExecutionCondition
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition,com.atlassian.plugin.web.Condition
public class BambooSpecExecutionCondition
extends Object
implements com.atlassian.plugin.web.Condition
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetResultsSummaryManager(ResultsSummaryManager resultsSummaryManager) booleanshouldDisplay(Map<String, Object> context)
-
Constructor Details
-
BambooSpecExecutionCondition
public BambooSpecExecutionCondition()
-
-
Method Details
-
init
- Specified by:
initin interfacecom.atlassian.plugin.web.Condition- Throws:
com.atlassian.plugin.PluginParseException
-
shouldDisplay
- Specified by:
shouldDisplayin interfacecom.atlassian.plugin.web.Condition
-
setResultsSummaryManager
-