|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryId | |
|---|---|
| org.eclipse.egit.github.core | |
| Uses of RepositoryId in org.eclipse.egit.github.core |
|---|
| Methods in org.eclipse.egit.github.core that return RepositoryId | |
|---|---|
static RepositoryId |
RepositoryId.create(String owner,
String name)
Create repository id from given owner and name. |
static RepositoryId |
RepositoryId.createFromId(String id)
Create repository from id. |
static RepositoryId |
RepositoryId.createFromUrl(String url)
Create from string URL |
static RepositoryId |
RepositoryId.createFromUrl(URL url)
Create repository from url. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||