Uses of Class
org.apache.maven.index.updater.IndexUpdateRequest
Packages that use IndexUpdateRequest
-
Uses of IndexUpdateRequest in org.apache.maven.index.incremental
Methods in org.apache.maven.index.incremental with parameters of type IndexUpdateRequestModifier and TypeMethodDescriptionDefaultIncrementalHandler.loadRemoteIncrementalUpdates(IndexUpdateRequest request, Properties localProperties, Properties remoteProperties) IncrementalHandler.loadRemoteIncrementalUpdates(IndexUpdateRequest request, Properties localProperties, Properties remoteProperties) -
Uses of IndexUpdateRequest in org.apache.maven.index.updater
Methods in org.apache.maven.index.updater with parameters of type IndexUpdateRequestModifier and TypeMethodDescriptionDefaultIndexUpdater.fetchAndUpdateIndex(IndexUpdateRequest updateRequest) IndexUpdater.fetchAndUpdateIndex(IndexUpdateRequest updateRequest)