| Package | Description |
|---|---|
| org.springframework.cloud.dataflow.rest.resource.about |
Provides information about runtime, server, libraries etc.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeEnvironmentDetails |
RuntimeEnvironment.getAppDeployer() |
| Modifier and Type | Method and Description |
|---|---|
List<RuntimeEnvironmentDetails> |
RuntimeEnvironment.getTaskLaunchers() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeEnvironment.setAppDeployer(RuntimeEnvironmentDetails appDeployer) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeEnvironment.setTaskLaunchers(List<RuntimeEnvironmentDetails> taskLaunchers) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.