Interface VcsForkDto

All Known Implementing Classes:
VcsForkDtoImpl

public interface VcsForkDto
Data transfer object that holds information about pull requests from forked repositories.
Since:
8.1
  • Method Details

    • getSourceParentIdentifier

      @Nullable @Nullable String getSourceParentIdentifier()
      Returns:
      source parent identifier, e.g. project key
    • getSourceRepositoryIdentifier

      @Nullable @Nullable String getSourceRepositoryIdentifier()
      Returns:
      source repository identifier, e.g. repository slug