Interface StandardDownloader.IProgressReporter

All Known Implementing Classes:
SonargraphBuildInstallationManager
Enclosing class:
StandardDownloader

public static interface StandardDownloader.IProgressReporter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    notify(String artifactName)
     
  • Method Details

    • notify

      void notify(String artifactName)