- getAvatarUrl() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getBase() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput
-
Get pull request base branch.
- getBio() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getBlobUrl(String, String, String) - Static method in class org.eclipse.che.plugin.github.shared.GitHubUrlUtils
-
- getBlobUrl(String, String, String, int, int) - Static method in class org.eclipse.che.plugin.github.shared.GitHubUrlUtils
-
- getBody() - Method in interface org.eclipse.che.plugin.github.shared.GitHubIssueComment
-
Get comment body.
- getBody() - Method in interface org.eclipse.che.plugin.github.shared.GitHubIssueCommentInput
-
Get comment body.
- getBody() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
-
Get pull request body.
- getBody() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput
-
Get pull request body.
- getCloneUrl() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get clone URL.
- getCollaborators() - Method in interface org.eclipse.che.plugin.github.shared.Collaborators
-
- getCompany() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getCreatedAt() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get repository's created date.
- getDescription() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get repository's description.
- getEmail() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getFirstPage() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestList
-
Link to the first page of the pull requests list, if paging is used.
- getFirstPage() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepositoryList
-
Link to the first page of the repositories list, if paging is used.
- getFollowers() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getFollowing() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getForks() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get the number of repository's forks.
- getGitUrl() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get Git URL.
- getGravatarId() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getHead() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
-
Get pull request head.
- getHead() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput
-
Get pull request head branch.
- getHomepage() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get repository's home page.
- getHtmlUrl() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
-
Get pull request html URL.
- getHtmlUrl() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get HTML URL.
- getHtmlUrl() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getId() - Method in interface org.eclipse.che.plugin.github.shared.GitHubIssueComment
-
Get comment id.
- getId() - Method in interface org.eclipse.che.plugin.github.shared.GitHubKey
-
- getId() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
-
Get pull request id.
- getId() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getKey() - Method in interface org.eclipse.che.plugin.github.shared.GitHubKey
-
- getLabel() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestHead
-
Get pull request head label.
- getLanguage() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get repository's language.
- getLastPage() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestList
-
Link to the last page of the pull requests list, if paging is used.
- getLastPage() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepositoryList
-
Link to the last page of the repositories list, if paging is used.
- getLocation() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getLogin() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getMergeable() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
-
Tells if the pull request is mergeable.
- getMerged() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
-
Tells if the pull request is merged.
- getMergedBy() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
-
Tells which user merged the pull request (if it was).
- getName() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get repository's name.
- getName() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getNextPage() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestList
-
Link to the next page of the pull requests list, if paging is used.
- getNextPage() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepositoryList
-
Link to the next page of the repositories list, if paging is used.
- getNumber() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
-
Get pull request number.
- getOpenedIssues() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get the number of opened issues.
- getOwnerLogin() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get repository's owner login.
- getParent() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get the repository parent.
- getPrevPage() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestList
-
Link to the previous page of the pull requests list, if paging is used.
- getPrevPage() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepositoryList
-
Link to the previous page of the repositories list, if paging is used.
- getPublicGists() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getPublicRepos() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getPullRequests() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestList
-
- getPushedAt() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get repository's pushed date.
- getRef() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestHead
-
Get pull request head ref.
- getRepositories() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepositoryList
-
- getSha() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestHead
-
Get pull request head sha.
- getSize() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get repository's size.
- getSshUrl() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get SSH URL.
- getState() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
-
Get pull request state.
- getTitle() - Method in interface org.eclipse.che.plugin.github.shared.GitHubKey
-
- getTitle() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
-
Get pull request title.
- getTitle() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput
-
Get pull request title.
- getTreeUrl(String, String, String) - Static method in class org.eclipse.che.plugin.github.shared.GitHubUrlUtils
-
- getType() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getUpdatedAt() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get updated date.
- getUrl() - Method in interface org.eclipse.che.plugin.github.shared.GitHubIssueComment
-
Get comment URL.
- getUrl() - Method in interface org.eclipse.che.plugin.github.shared.GitHubKey
-
- getUrl() - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
-
Get pull request URL.
- getUrl() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get repository's location.
- getUrl() - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
-
- getWatchers() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
-
Get the number of repository's watchers.
- GitHubIssueComment - Interface in org.eclipse.che.plugin.github.shared
-
- GitHubIssueCommentInput - Interface in org.eclipse.che.plugin.github.shared
-
- GitHubKey - Interface in org.eclipse.che.plugin.github.shared
-
- GitHubPullRequest - Interface in org.eclipse.che.plugin.github.shared
-
- GitHubPullRequestCreationInput - Interface in org.eclipse.che.plugin.github.shared
-
- GitHubPullRequestHead - Interface in org.eclipse.che.plugin.github.shared
-
- GitHubPullRequestList - Interface in org.eclipse.che.plugin.github.shared
-
List of GitHub pull requests for paging view.
- GitHubRepository - Interface in org.eclipse.che.plugin.github.shared
-
GitHub repository, taken from API v3.
- GitHubRepositoryList - Interface in org.eclipse.che.plugin.github.shared
-
List of GitHub repositories for paging view.
- GitHubUrlUtils - Class in org.eclipse.che.plugin.github.shared
-
- GitHubUrlUtils() - Constructor for class org.eclipse.che.plugin.github.shared.GitHubUrlUtils
-
- GitHubUser - Interface in org.eclipse.che.plugin.github.shared
-