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