| Package | Description |
|---|---|
| fr.brouillard.oss.jgitver | |
| fr.brouillard.oss.jgitver.impl |
| Modifier and Type | Method and Description |
|---|---|
static ScriptType |
ScriptType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScriptType[] |
ScriptType.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.setScriptType(ScriptType scriptType)
Set the type of the script (default:
GROOVY). |
| Modifier and Type | Method and Description |
|---|---|
ScriptVersionStrategy |
ScriptVersionStrategy.setScriptType(ScriptType scriptType)
Set the type of the script (default:
GROOVY). |
GitVersionCalculator |
GitVersionCalculatorImpl.setScriptType(ScriptType scriptType) |
Copyright © 2016–2021 Matthieu Brouillard. All rights reserved.