| Modifier and Type | Class and Description |
|---|---|
class |
TagImpl |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Version.getTag() |
Tag |
VersionImpl.getTag() |
Tag |
VersionImpl.getTag() |
Tag |
Version.getTag() |
| Constructor and Description |
|---|
VersionImpl(Tag tag,
int major,
int minor,
int patch) |
VersionImpl(Tag tag,
int major,
int minor,
int patch) |
| Modifier and Type | Method and Description |
|---|---|
Tag |
VersionControlProvider.getLatestTag() |
Tag |
VersionControlProviderImpl.getLatestTag() |
Tag |
VersionControlProviderImpl.getLatestTag() |
Tag |
VersionControlProvider.getLatestTag() |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
VersionControlProvider.getTags() |
List<Tag> |
VersionControlProvider.getTags() |
| Modifier and Type | Method and Description |
|---|---|
Version |
DefaultTagToVersionConverter.convert(Tag tag) |
Version |
DefaultTagToVersionConverter.convert(Tag tag) |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
GitVersionControlProvider.getTags() |
List<Tag> |
GitVersionControlProvider.getTags() |
| Modifier and Type | Method and Description |
|---|---|
Tag |
DefaultGitRefToTagConverter.convert(org.eclipse.jgit.lib.Ref ref) |
Tag |
DefaultGitRefToTagConverter.convert(org.eclipse.jgit.lib.Ref ref) |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
DefaultGitRefsToTagsConverter.convert(List<org.eclipse.jgit.lib.Ref> refs) |
List<Tag> |
DefaultGitRefsToTagsConverter.convert(List<org.eclipse.jgit.lib.Ref> refs) |
Copyright © 2021. All rights reserved.