Skip navigation links
C G I O S T W 

C

Collaborators - Interface in org.eclipse.che.plugin.github.shared
 

G

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
 

I

isFork() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
Get fork state.
isGitHubUrl(String) - Static method in class org.eclipse.che.plugin.github.shared.GitHubUrlUtils
 
isHasDownloads() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
Get whether repository has downloads.
isHasIssues() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
Get whether repository has issues.
isHasWiki() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
Get whether repository has wiki.
isPrivateRepo() - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
Get private state of the repository.

O

org.eclipse.che.plugin.github.shared - package org.eclipse.che.plugin.github.shared
 

S

setAvatarUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setBase(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput
 
setBio(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setBody(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubIssueComment
 
setBody(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubIssueCommentInput
 
setBody(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
setBody(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput
 
setCloneUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setCollaborators(List<GitHubUser>) - Method in interface org.eclipse.che.plugin.github.shared.Collaborators
 
setCompany(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setCreatedAt(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setDescription(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setEmail(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setFirstPage(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestList
 
setFirstPage(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepositoryList
 
setFollowers(int) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setFollowing(int) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setFork(boolean) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setForks(int) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setGitUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setGravatarId(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setHasDownloads(boolean) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setHasIssues(boolean) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setHasWiki(boolean) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setHead(GitHubPullRequestHead) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
setHead(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput
 
setHomepage(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setHtmlUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
setHtmlUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setHtmlUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setId(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubIssueComment
 
setId(int) - Method in interface org.eclipse.che.plugin.github.shared.GitHubKey
 
setId(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
setId(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setKey(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubKey
 
setLabel(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestHead
 
setLanguage(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setLastPage(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestList
 
setLastPage(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepositoryList
 
setLocation(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setLogin(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setMergeable(boolean) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
setMerged(boolean) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
setMergedBy(GitHubUser) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
setName(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setName(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setNextPage(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestList
 
setNextPage(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepositoryList
 
setNumber(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
setOpenedIssues(int) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setOwnerLogin(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setParent(GitHubRepository) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setPrevPage(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestList
 
setPrevPage(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepositoryList
 
setPrivateRepo(boolean) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setPublicGists(int) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setPublicRepos(int) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setPullRequests(List<GitHubPullRequest>) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestList
 
setPushedAt(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setRef(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestHead
 
setRepositories(List<GitHubRepository>) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepositoryList
 
setSha(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestHead
 
setSize(int) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setSshUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setState(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
setTitle(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubKey
 
setTitle(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
setTitle(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput
 
setType(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setUpdatedAt(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubIssueComment
 
setUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubKey
 
setUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
setUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 
setUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubUser
 
setWatchers(int) - Method in interface org.eclipse.che.plugin.github.shared.GitHubRepository
 

T

toHttpsIfNeed(String) - Static method in class org.eclipse.che.plugin.github.shared.GitHubUrlUtils
normalize git@ and https:git@ urls

W

withBase(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput
 
withBody(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubIssueComment
 
withBody(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubIssueCommentInput
 
withBody(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
withBody(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput
 
withHead(GitHubPullRequestHead) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
withHead(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput
 
withHtmlUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
withId(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubIssueComment
 
withId(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
withLabel(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestHead
 
withMergeable(boolean) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
withMerged(boolean) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
withMergedBy(GitHubUser) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
withNumber(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
withRef(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestHead
 
withSha(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestHead
 
withState(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
withTitle(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
withTitle(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequestCreationInput
 
withUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubIssueComment
 
withUrl(String) - Method in interface org.eclipse.che.plugin.github.shared.GitHubPullRequest
 
C G I O S T W 
Skip navigation links

Copyright © 2012–2018 Red Hat, Inc.. All rights reserved.