Interface PlanVcsBambooSpecsSource

All Known Implementing Classes:
PlanVcsBambooSpecsSourceImpl

@Internal public interface PlanVcsBambooSpecsSource
Relation between plan and its VcsBambooSpecsSource.
  • Method Details

    • getPlan

      @NotNull @NotNull Chain getPlan()
    • getVcsBambooSpecsSource

      @NotNull @NotNull VcsBambooSpecsSource getVcsBambooSpecsSource()
    • getPlanId

      long getPlanId()