Class BooleanSystemPropertyCondition
java.lang.Object
com.atlassian.jira.plugin.webfragment.conditions.BooleanSystemPropertyCondition
- All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition,com.atlassian.plugin.web.Condition
public final class BooleanSystemPropertyCondition
extends Object
implements com.atlassian.plugin.web.Condition
Deprecated.
A condition which is true if the configured system property is set and has case insensitive value "true".
- Since:
- v5.1
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BooleanSystemPropertyCondition
public BooleanSystemPropertyCondition()Deprecated.
-
-
Method Details
-
init
Deprecated.- Specified by:
initin interfacecom.atlassian.plugin.web.Condition- Throws:
com.atlassian.plugin.PluginParseException
-
shouldDisplay
Deprecated.- Specified by:
shouldDisplayin interfacecom.atlassian.plugin.web.Condition
-
UrlReadingBooleanSystemPropertyCondition