Package | Description |
---|---|
com.xpn.xwiki | |
com.xpn.xwiki.store.migration |
Modifier and Type | Method and Description |
---|---|
XWikiConfig |
XWiki.getConfig()
Deprecated.
since 6.1M2, use
ConfigurationSource component with hint xwikicfg instead |
Modifier and Type | Method and Description |
---|---|
void |
XWiki.initXWiki(XWikiConfig config,
XWikiContext context,
XWikiEngineContext engineContext,
boolean noupdate)
Deprecated.
since 6.1M2, use
XWiki.initXWiki(XWikiContext, XWikiEngineContext, boolean) instead |
void |
XWiki.setConfig(XWikiConfig config)
Deprecated.
since 6.1M2
|
Constructor and Description |
---|
XWiki(XWikiConfig config,
XWikiContext context)
Deprecated.
since 6.1M3, use
XWiki(XWikiContext) instead |
XWiki(XWikiConfig config,
XWikiContext context,
XWikiEngineContext engine_context,
boolean noupdate)
Deprecated.
since 6.1M3, use
XWiki(XWikiContext, XWikiEngineContext, boolean) instead |
Modifier and Type | Method and Description |
---|---|
protected XWikiConfig |
AbstractDataMigrationManager.getXWikiConfig()
Deprecated.
|
Copyright © 2004–2021 XWiki. All rights reserved.