Package | Description |
---|---|
org.xwiki.refactoring.script |
Modifier and Type | Method and Description |
---|---|
RestoreRequest |
RequestFactory.createRestoreRequest(List<Long> deletedDocumentIds)
Creates a request to restore a specified list of deleted documents from the recycle bin.
|
RestoreRequest |
RequestFactory.createRestoreRequest(String batchId)
Creates a request to restore a specified batch of deleted documents from the recycle bin.
|
Modifier and Type | Method and Description |
---|---|
org.xwiki.job.Job |
RefactoringScriptService.restore(RestoreRequest restoreRequest)
Schedules an asynchronous job for restoring the specified entities.
|
Copyright © 2004–2021 XWiki. All rights reserved.