public class

IsOnDemandCondition

extends Object
implements Condition
java.lang.Object
   ↳ com.atlassian.jira.plugin.webfragment.conditions.IsOnDemandCondition

Class Overview

Checks if JIRA runs in On Demand environment

Summary

Public Constructors
IsOnDemandCondition(FeatureManager featureManager)
Public Methods
void init(Map<StringString> params)
boolean shouldDisplay(Map<StringObject> context)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.plugin.web.Condition

Public Constructors

public IsOnDemandCondition (FeatureManager featureManager)

Public Methods

public void init (Map<StringString> params)

public boolean shouldDisplay (Map<StringObject> context)