Package | Description |
---|---|
com.xpn.xwiki.api |
Modifier and Type | Method and Description |
---|---|
DeletedDocument |
XWiki.getDeletedDocument(String index) |
DeletedDocument |
XWiki.getDeletedDocument(String fullname,
String locale,
String index)
Deprecated.
since 9.4RC1. Use
XWiki.getDeletedDocument(String) instead. |
Modifier and Type | Method and Description |
---|---|
List<DeletedDocument> |
XWiki.getDeletedDocuments(String batchId) |
List<DeletedDocument> |
XWiki.getDeletedDocuments(String fullname,
String locale) |
Copyright © 2004–2022 XWiki. All rights reserved.