This project has retired. For details please refer to its Attic page.
org.apache.maven.archiva.scheduled

Package org.apache.maven.archiva.scheduled

Package class diagram package org.apache.maven.archiva.scheduled
Interface Summary
ArchivaTaskScheduler The component that takes care of scheduling in the application.
 

Class Summary
DatabaseTaskJob This class is the database job that is executed by the scheduler.
DefaultArchivaTaskScheduler Default implementation of a scheduling component for archiva.
RepositoryTaskJob This class is the repository job that is executed by the scheduler.