| Package | Description |
|---|---|
| fr.brouillard.oss.jgitver | |
| fr.brouillard.oss.jgitver.impl |
| Modifier and Type | Method and Description |
|---|---|
static LookupPolicy |
LookupPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LookupPolicy[] |
LookupPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GitVersionCalculator |
GitVersionCalculator.setLookupPolicy(LookupPolicy policy)
Defines the
LookupPolicy to be used for the next version resolution. |
| Modifier and Type | Method and Description |
|---|---|
GitVersionCalculator |
GitVersionCalculatorImpl.setLookupPolicy(LookupPolicy policy) |
Copyright © 2016–2021 Matthieu Brouillard. All rights reserved.