Package org.alfresco.repo.node.archive
-
Interface Summary Interface Description NodeArchiveService A service interface providing methods that map onto the low-level node restore functionality. -
Class Summary Class Description ArchivedNodeEntity ArchivedNodes Entity - used by GetArchivedNodes CQArchivedNodesCannedQueryBuilder A simple Immutable POJO to hold the canned query parameters.ArchivedNodesCannedQueryBuilder.Builder GetArchivedNodesCannedQuery Canned query for archived nodes.GetArchivedNodesCannedQueryFactory Canned query factory for getting archived nodes.GetArchivedNodesCannedQueryParams Parameter object forGetArchivedNodesCannedQuery.NodeArchiveServiceImpl Implementation of the node archive abstraction.RestoreNodeReport A simple record of an attempt to restore a node from an archive store. -
Enum Summary Enum Description RestoreNodeReport.RestoreStatus Represents the state of a restore process.