Package | Description |
---|---|
org.springframework.cloud.dataflow.rest.resource.about |
Provides information about runtime, server, libraries etc.
|
Modifier and Type | Method and Description |
---|---|
Dependency |
VersionInfo.getCore() |
Dependency |
VersionInfo.getDashboard() |
Dependency |
VersionInfo.getImplementation() |
Modifier and Type | Method and Description |
---|---|
void |
VersionInfo.setCore(Dependency core) |
void |
VersionInfo.setDashboard(Dependency dashboard) |
void |
VersionInfo.setImplementation(Dependency implementation) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.