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 -
        publishedStatus -
        depMrid -
        status -
        Returns:
        the revision of the dependency