|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
public abstract class BaseConfluenceCondition
| Field Summary | |
|---|---|
static java.lang.String |
CONTEXT_KEY_HELPER
|
| Constructor Summary | |
|---|---|
BaseConfluenceCondition()
|
|
| Method Summary | |
|---|---|
void |
init(java.util.Map<java.lang.String,java.lang.String> params)
|
boolean |
shouldDisplay(java.util.Map context)
|
protected abstract boolean |
shouldDisplay(WebInterfaceContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CONTEXT_KEY_HELPER
| Constructor Detail |
|---|
public BaseConfluenceCondition()
| Method Detail |
|---|
public void init(java.util.Map<java.lang.String,java.lang.String> params)
throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.web.Conditioncom.atlassian.plugin.PluginParseExceptionpublic boolean shouldDisplay(java.util.Map context)
shouldDisplay in interface com.atlassian.plugin.web.Conditionprotected abstract boolean shouldDisplay(WebInterfaceContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||