Class IvyDeliver.DeliverDRResolver

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private DeliverDRResolver()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void deliverDependency​(ModuleRevisionId depMrid, java.lang.String version, java.lang.String status, java.lang.String depStatus)  
      java.lang.String resolve​(ModuleDescriptor published, java.lang.String publishedStatus, ModuleRevisionId depMrid, java.lang.String depStatus)
      Returns the revision of the dependency for the publishing of the 'published' module in 'publishedStatus' status.
      • Methods inherited from class java.lang.Object

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

      • DeliverDRResolver

        private DeliverDRResolver()