public static class EnvironmentInformation.RevisionInformation extends Object
Modifier and Type | Field and Description |
---|---|
String |
commitDate
The git commit date
|
String |
commitId
The git commit id (hash)
|
Constructor and Description |
---|
RevisionInformation(String commitId,
String commitDate) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.