| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.github.dto |
| Modifier and Type | Field and Description |
|---|---|
GithubRepositoryInfoDto |
GithubPullRequestDto.source |
GithubRepositoryInfoDto |
GithubPullRequestDto.target |
| Modifier and Type | Method and Description |
|---|---|
static GithubRepositoryInfoDto |
GithubRepositoryInfoDto.extractInfoFromFullName(@NotNull String fullName,
long repositoryId,
@NotNull String branch) |
| Constructor and Description |
|---|
GithubPullRequestDto(String id,
GithubRepositoryInfoDto source,
GithubRepositoryInfoDto target) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.