| Package | Description |
|---|---|
| fr.brouillard.oss.jgitver | |
| fr.brouillard.oss.jgitver.metadata |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
GitVersionCalculator.meta(Metadatas meta) |
| Modifier and Type | Method and Description |
|---|---|
static Metadatas |
Metadatas.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Metadatas[] |
Metadatas.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
MetadataProvider.meta(Metadatas meta) |
Optional<String> |
MetadataHolder.meta(Metadatas meta) |
void |
MetadataRegistrar.registerMetadata(Metadatas meta,
String value) |
void |
MetadataHolder.registerMetadata(Metadatas meta,
String value) |
void |
MetadataHolder.registerMetadataTags(Metadatas meta,
java.util.stream.Stream<org.eclipse.jgit.lib.Ref> tags) |
Copyright © 2016–2018 Matthieu Brouillard. All rights reserved.