|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition com.atlassian.confluence.plugin.descriptor.web.conditions.ExternalUserManagementEnabledCondition
WritableDirectoryExistsCondition
.
public class ExternalUserManagementEnabledCondition
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition |
---|
CONTEXT_KEY_HELPER |
Constructor Summary | |
---|---|
ExternalUserManagementEnabledCondition()
Deprecated. |
Method Summary | |
---|---|
void |
init(java.util.Map<java.lang.String,java.lang.String> params)
Deprecated. |
void |
setWritableDirectoryExistsCriteria(WritableDirectoryExistsCriteria writableDirectoryExistsCriteria)
Deprecated. |
protected boolean |
shouldDisplay(WebInterfaceContext context)
Deprecated. |
Methods inherited from class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition |
---|
shouldDisplay |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExternalUserManagementEnabledCondition()
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.Condition
init
in class BaseConfluenceCondition
com.atlassian.plugin.PluginParseException
protected boolean shouldDisplay(WebInterfaceContext context)
shouldDisplay
in class BaseConfluenceCondition
public void setWritableDirectoryExistsCriteria(WritableDirectoryExistsCriteria writableDirectoryExistsCriteria)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |