| Package | Description |
|---|---|
| pl.project13.core |
| Modifier and Type | Field | Description |
|---|---|---|
protected CommitIdGenerationMode |
GitDataProvider.commitIdGenerationMode |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
GitDataProvider |
GitDataProvider.setCommitIdGenerationMode(CommitIdGenerationMode commitIdGenerationMode) |
Copyright © 2020. All Rights Reserved.