Uses of Class
com.atlassian.bamboo.plugins.github.dto.GithubRepositoryInfoDto
-
Uses of GithubRepositoryInfoDto in com.atlassian.bamboo.plugins.github.dto
Modifier and TypeFieldDescriptionfinal GithubRepositoryInfoDto
GithubPullRequestDto.source
final GithubRepositoryInfoDto
GithubPullRequestDto.target
Modifier and TypeMethodDescriptionstatic GithubRepositoryInfoDto
GithubRepositoryInfoDto.extractInfoFromFullName
(@NotNull String fullName, long repositoryId, @NotNull String branch) ModifierConstructorDescriptionGithubPullRequestDto
(String id, GithubRepositoryInfoDto source, GithubRepositoryInfoDto target)