@Deprecated public final class DistributionInfo extends Object implements Serializable
| Constructor and Description |
|---|
DistributionInfo(Properties props)
Deprecated.
|
DistributionInfo(String version)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBuildId()
Deprecated.
|
String |
getBuildJdk()
Deprecated.
|
String |
getBuildNumber()
Deprecated.
|
String |
getBuildUrl()
Deprecated.
|
String |
getProject()
Deprecated.
|
String |
getSourceCodeRevision()
Deprecated.
|
String |
getSourceCodeUrl()
Deprecated.
|
String |
getVersion()
Deprecated.
|
String |
toString()
Deprecated.
|
public DistributionInfo(String version)
@Deprecated public DistributionInfo(Properties props)
@Deprecated public String getProject()
public String getVersion()
@Deprecated public String getBuildNumber()
@Deprecated public String getBuildId()
@Deprecated public String getBuildUrl()
@Deprecated public String getBuildJdk()
@Deprecated public String getSourceCodeUrl()
@Deprecated public String getSourceCodeRevision()
Copyright © 2023 LSST. All rights reserved.