Interface PublishingDependencyRevisionResolver

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String resolve​(ModuleDescriptor published, java.lang.String publishedStatus, ModuleRevisionId depMrid, java.lang.String status)
      Returns the revision of the dependency for the publishing of the 'published' module in 'publishedStatus' status.
    • Method Detail

      • resolve

        java.lang.String resolve​(ModuleDescriptor published,
                                 java.lang.String publishedStatus,
                                 ModuleRevisionId depMrid,
                                 java.lang.String status)
        Returns the revision of the dependency for the publishing of the 'published' module in 'publishedStatus' status.
        Parameters:
        published - ModuleDescriptor
        publishedStatus - ditto
        depMrid - ModuleRevisionId
        status - ditto
        Returns:
        the revision of the dependency