| Package | Description |
|---|---|
| me.qoomon.gitversioning.commons | |
| me.qoomon.maven.gitversioning |
| Modifier and Type | Method and Description |
|---|---|
static GitRefType |
GitRefType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GitRefType[] |
GitRefType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
GitRefType |
Configuration.RefPatchDescription.type |
| Modifier and Type | Method and Description |
|---|---|
GitRefType |
GitVersionDetails.getRefType() |
| Constructor and Description |
|---|
GitVersionDetails(String commit,
GitRefType refType,
String refName,
Configuration.RefPatchDescription patchDescription) |
Copyright © 2021. All rights reserved.