Class IsOnDemandCondition
java.lang.Object
com.atlassian.jira.plugin.webfragment.conditions.IsOnDemandCondition
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition
,com.atlassian.plugin.web.Condition
Checks if JIRA runs in On Demand environment
- Since:
- v5.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IsOnDemandCondition
public IsOnDemandCondition()
-
-
Method Details
-
init
- Specified by:
init
in interfacecom.atlassian.plugin.web.Condition
- Throws:
com.atlassian.plugin.PluginParseException
-
shouldDisplay
- Specified by:
shouldDisplay
in interfacecom.atlassian.plugin.web.Condition
-