|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.scheduler.AbstractJob
org.apache.maven.archiva.scheduled.RepositoryTaskJob
public class RepositoryTaskJob
This class is the repository job that is executed by the scheduler.
| Field Summary |
|---|
| Fields inherited from class org.codehaus.plexus.scheduler.AbstractJob |
|---|
CONTEXT, EXECUTION_CONFIGURATION, LOGGER, SERVICE_MANAGER |
| Constructor Summary | |
|---|---|
RepositoryTaskJob()
|
|
| Method Summary | |
|---|---|
void |
execute(org.quartz.JobExecutionContext context)
Execute the discoverer and the indexer. |
| Methods inherited from class org.codehaus.plexus.scheduler.AbstractJob |
|---|
getConfiguration, getContext, getJobDataMap, getLogger, interrupt, isInterrupted, setJobDataMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryTaskJob()
| Method Detail |
|---|
public void execute(org.quartz.JobExecutionContext context)
throws org.quartz.JobExecutionException
execute in interface org.quartz.Jobexecute in class org.codehaus.plexus.scheduler.AbstractJobcontext -
org.quartz.JobExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||