| Package | Description |
|---|---|
| fr.brouillard.oss.jgitver | |
| fr.brouillard.oss.jgitver.impl |
| Modifier and Type | Method and Description |
|---|---|
static Strategies |
Strategies.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Strategies[] |
Strategies.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.setStrategy(Strategies s)
Defines the strategy to use.
|
| Modifier and Type | Method and Description |
|---|---|
GitVersionCalculator |
GitVersionCalculatorImpl.setStrategy(Strategies s) |
Copyright © 2016–2019 Matthieu Brouillard. All rights reserved.