java.lang.Object |
↳ |
com.atlassian.jira.plugin.webfragment.conditions.FeatureEnabledCondition |
This class is considered usable by external developers but its contracts have not stabilized.
Experimental APIs may be changed at any time before being marked
@Internal
or
@PublicApi
.
Class Overview
An extension of com.atlassian.plugin.web.Condition which helps to decide whether a web section or
web item should be displayed.
DO NOT USE THIS CONDITION ON A WEB RESOURCE - Because we lose performance gains if a web resources can't be
cached as part of a batch. Basically it just slows things down a lot for web resource loading.
Public Constructors
Public Methods