Package org.alfresco.repo.node.cleanup
-
Interface Summary Interface Description NodeCleanupWorker Interface for classes that implement a snippet of node cleanup. -
Class Summary Class Description AbstractNodeCleanupWorker Base class for Node cleaners.NodeCleanupJob Scheduled job to call aNodeCleanupWorker.NodeCleanupRegistry Aworkerthat aggregates any number ofregisteredworkers.