Interface BranchIntegrationPoint

  • All Known Implementing Classes:
    BranchIntegrationPointImpl

    public interface BranchIntegrationPoint
    Branch integration points container. One of the methods should return not null.
    Since:
    6.0
    • Method Detail

      • getIntegrationPlanBranchKey

        @Nullable
        @Nullable PlanKey getIntegrationPlanBranchKey()
      • getIntegrationVcsReference

        @Nullable
        @Nullable String getIntegrationVcsReference()
        VCS reference used for merging.
        Returns:
        branch name in format /refs/heads/BRANCH_NAME