Interface BuildDependency

    • Method Detail

      • getDependent

        @NotNull
        BuildPromotion getDependent()
        Return a Build Promotion which has this dependency
        Returns:
        see above
      • getDependOn

        @NotNull
        BuildPromotion getDependOn()
        Return a Build Promotion object we depend on
        Returns:
        see above