| Package | Description |
|---|---|
| pl.project13.core |
| Modifier and Type | Field and Description |
|---|---|
protected CommitIdGenerationMode |
GitDataProvider.commitIdGenerationMode |
| Modifier and Type | Method and Description |
|---|---|
static CommitIdGenerationMode |
CommitIdGenerationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CommitIdGenerationMode[] |
CommitIdGenerationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GitDataProvider |
GitDataProvider.setCommitIdGenerationMode(CommitIdGenerationMode commitIdGenerationMode) |
Copyright © 2021. All Rights Reserved.