|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition
com.pyxis.greenhopper.jira.conditions.AbstractGreenHopperCondition
public abstract class AbstractGreenHopperCondition
The base class always checks whether our GreenHopper license is verifiable.
Some web items should not be displayed in this case - namely, in the OnDemand world.
| Constructor Summary | |
|---|---|
AbstractGreenHopperCondition()
|
|
| Method Summary | |
|---|---|
boolean |
shouldDisplay(com.atlassian.crowd.embedded.api.User user,
com.atlassian.jira.plugin.webfragment.model.JiraHelper jiraHelper)
|
protected boolean |
verifyLicense()
|
| Methods inherited from class com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition |
|---|
init, shouldDisplay |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractGreenHopperCondition()
| Method Detail |
|---|
public boolean shouldDisplay(com.atlassian.crowd.embedded.api.User user,
com.atlassian.jira.plugin.webfragment.model.JiraHelper jiraHelper)
shouldDisplay in class com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraConditionprotected boolean verifyLicense()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||