|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepositoryTag | |
---|---|
org.eclipse.egit.github.core | |
org.eclipse.egit.github.core.service |
Uses of RepositoryTag in org.eclipse.egit.github.core |
---|
Methods in org.eclipse.egit.github.core that return RepositoryTag | |
---|---|
RepositoryTag |
RepositoryTag.setCommit(TypedResource commit)
|
RepositoryTag |
RepositoryTag.setName(String name)
|
RepositoryTag |
RepositoryTag.setTarballUrl(String tarballUrl)
|
RepositoryTag |
RepositoryTag.setZipballUrl(String zipballUrl)
|
Uses of RepositoryTag in org.eclipse.egit.github.core.service |
---|
Methods in org.eclipse.egit.github.core.service that return types with arguments of type RepositoryTag | |
---|---|
List<RepositoryTag> |
RepositoryService.getTags(IRepositoryIdProvider repository)
Get tags in given repository |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |