|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tag | |
|---|---|
| org.eclipse.egit.github.core | |
| org.eclipse.egit.github.core.service | |
| Uses of Tag in org.eclipse.egit.github.core |
|---|
| Methods in org.eclipse.egit.github.core that return Tag | |
|---|---|
Tag |
Tag.setMessage(String message)
|
Tag |
Tag.setObject(TypedResource object)
|
Tag |
Tag.setSha(String sha)
|
Tag |
Tag.setTag(String tag)
|
Tag |
Tag.setTagger(CommitUser tagger)
|
Tag |
Tag.setUrl(String url)
|
| Uses of Tag in org.eclipse.egit.github.core.service |
|---|
| Methods in org.eclipse.egit.github.core.service that return Tag | |
|---|---|
Tag |
DataService.createTag(IRepositoryIdProvider repository,
Tag tag)
Create tag object in given repository |
Tag |
DataService.getTag(IRepositoryIdProvider repository,
String sha)
Get tag for given SHA-1 |
| Methods in org.eclipse.egit.github.core.service with parameters of type Tag | |
|---|---|
Tag |
DataService.createTag(IRepositoryIdProvider repository,
Tag tag)
Create tag object in given repository |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||