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