C E G O T
C
- clean() - Method in class org.alfresco.trashcan.TrashcanCleaner
-
The method that will clean the specified archiveStoreUrl to the
limits defined by the values set for deleteBatchCount and
daysToKeep.
E
- executeJob(JobExecutionContext) - Method in class org.alfresco.trashcan.TrashcanCleanerJob
-
The implementation of the
AbstractScheduledLockedJob abstract executeJob method.
G
- getNumberOfNodesInTrashcan() - Method in class org.alfresco.trashcan.TrashcanCleaner
-
It returns the number of nodes present on trashcan.
O
- org.alfresco.trashcan - package org.alfresco.trashcan
-
T
- TrashcanCleaner - Class in org.alfresco.trashcan
-
This class is capable of cleaning the trashcan without depending on searches
over the archive store.
- TrashcanCleaner(NodeService, TransactionService, int, String) - Constructor for class org.alfresco.trashcan.TrashcanCleaner
-
- TrashcanCleanerJob - Class in org.alfresco.trashcan
-
This class is the job responsible for cleaning the trashcan periodically
according to trashcan.deleteBatchCount and trashcan.daysToKeep
set.
- TrashcanCleanerJob() - Constructor for class org.alfresco.trashcan.TrashcanCleanerJob
-
C E G O T
Copyright © 2005–2016 Alfresco Software. All rights reserved.