|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.web.conditions.InvertedCondition
public class InvertedCondition
| Constructor Summary | |
|---|---|
InvertedCondition(Condition wrappedCondition)
|
|
| Method Summary | |
|---|---|
void |
init(java.util.Map<java.lang.String,java.lang.String> params)
Called after creation and autowiring. |
boolean |
shouldDisplay(java.util.Map<java.lang.String,java.lang.Object> context)
Determine whether the web fragment should be displayed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvertedCondition(Condition wrappedCondition)
| Method Detail |
|---|
public void init(java.util.Map<java.lang.String,java.lang.String> params)
throws PluginParseException
Condition
init in interface Conditionparams - The optional map of parameters specified in XML.
PluginParseExceptionpublic boolean shouldDisplay(java.util.Map<java.lang.String,java.lang.Object> context)
Condition
shouldDisplay in interface Condition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||