Package | Description |
---|---|
org.xwiki.refactoring.job | |
org.xwiki.refactoring.script |
Class and Description |
---|
AbstractCopyOrMoveRequest
Represents a request used for Copy, Move or Rename (though Move).
|
AbstractDeletedDocumentsRequest
A job request that can be used for handling deleted documents from the recycle bin.
|
EntityRequest
A generic job request that targets multiple entities.
|
Class and Description |
---|
CopyRequest
A job request that can be used to copy some entities to another place.
|
CreateRequest
A job request that can be used to create a collection of entities using a specified template.
|
EntityRequest
A generic job request that targets multiple entities.
|
MoveRequest
A job request that can be used to move a collection of entities to a specified destination.
|
PermanentlyDeleteRequest
A job request that can be used to permanently delete a list of deleted documents and/or an entire batch of
deleted documents from the recycle bin.
|
ReplaceUserRequest
A job request that can be used to replace user references.
|
RestoreRequest
A job request that can be used to restore a list of deleted documents and/or an entire batch of deleted documents
from the recycle bin.
|
Copyright © 2004–2021 XWiki. All rights reserved.