| Package | Description |
|---|---|
| org.springframework.cloud.dataflow.server.config.features |
Contains specific features' configuration classes.
|
| org.springframework.cloud.dataflow.server.service |
Contains various Services (Interfaces) that are part of the Dataflow Server.
|
| Modifier and Type | Method and Description |
|---|---|
DeployerConfigurationMetadataResolver |
TaskConfiguration.deployerConfigurationMetadataResolver(TaskConfigurationProperties taskConfigurationProperties) |
| Modifier and Type | Method and Description |
|---|---|
LauncherInitializationService |
TaskConfiguration.launcherInitializationService(LauncherRepository launcherRepository,
List<TaskPlatform> platforms,
DeployerConfigurationMetadataResolver resolver) |
| Constructor and Description |
|---|
LauncherInitializationService(LauncherRepository launcherRepository,
List<TaskPlatform> taskPlatforms,
DeployerConfigurationMetadataResolver resolver) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.