org.apache.archiva.scheduler.indexing
Interface DownloadRemoteIndexScheduler

All Known Implementing Classes:
DefaultDownloadRemoteIndexScheduler

public interface DownloadRemoteIndexScheduler

Since:
1.4-M1
Author:
Olivier Lamy

Method Summary
 void scheduleDownloadRemote(String repositoryId, boolean now, boolean fullDownload)
           
 

Method Detail

scheduleDownloadRemote

void scheduleDownloadRemote(String repositoryId,
                            boolean now,
                            boolean fullDownload)
                            throws DownloadRemoteIndexException
Throws:
DownloadRemoteIndexException


Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.