public interface ArchivaTaskScheduler<T extends org.apache.archiva.components.taskqueue.Task>
Modifier and Type | Method and Description |
---|---|
void |
queueTask(T task)
Adds the task to the scanning queue.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.