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
- Returns:
- source parent identifier, e.g. project key
-
getSourceRepositoryIdentifier
- Returns:
- source repository identifier, e.g. repository slug
-