Class WagonTransporter.PeekTaskRunner

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private PeekTask task  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void run​(org.apache.maven.wagon.Wagon wagon)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PeekTaskRunner

        PeekTaskRunner​(PeekTask task)
    • Method Detail

      • run

        public void run​(org.apache.maven.wagon.Wagon wagon)
                 throws org.apache.maven.wagon.WagonException
        Specified by:
        run in interface WagonTransporter.TaskRunner
        Throws:
        org.apache.maven.wagon.WagonException