@Service(value="archivaTaskScheduler#indexing") public class IndexingArchivaTaskScheduler extends Object implements ArchivaTaskScheduler<ArtifactIndexingTask>
Constructor and Description |
---|
IndexingArchivaTaskScheduler() |
Modifier and Type | Method and Description |
---|---|
void |
queueTask(ArtifactIndexingTask task)
Adds the task to the scanning queue.
|
public IndexingArchivaTaskScheduler()
public void queueTask(ArtifactIndexingTask task) throws org.apache.archiva.components.taskqueue.TaskQueueException
ArchivaTaskScheduler
queueTask
in interface ArchivaTaskScheduler<ArtifactIndexingTask>
org.apache.archiva.components.taskqueue.TaskQueueException
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.