Package | Description |
---|---|
org.springframework.cloud.dataflow.server.config |
Spring Cloud Data Flow Server configuration classes.
|
org.springframework.cloud.dataflow.server.controller |
Spring Cloud Data Flow Server Controllers.
|
org.springframework.cloud.dataflow.server.repository.support |
Provides RDBMS-related support classes including
PagingQueryProvider
implementations for supported databases. |
Modifier and Type | Method and Description |
---|---|
AboutController |
DataFlowControllerAutoConfiguration.aboutController(org.springframework.beans.factory.ObjectProvider<StreamDeployer> streamDeployer,
org.springframework.cloud.deployer.spi.task.TaskLauncher taskLauncher,
FeaturesProperties featuresProperties,
VersionInfoProperties versionInfoProperties,
org.springframework.cloud.common.security.support.SecurityStateBean securityStateBean) |
DataflowRdbmsInitializer |
DataFlowServerConfiguration.dataflowRdbmsInitializer(DataSource dataSource,
FeaturesProperties featuresProperties) |
Constructor and Description |
---|
AboutController(StreamDeployer streamDeployer,
org.springframework.cloud.deployer.spi.task.TaskLauncher taskLauncher,
FeaturesProperties featuresProperties,
VersionInfoProperties versionInfoProperties,
org.springframework.cloud.common.security.support.SecurityStateBean securityStateBean) |
Constructor and Description |
---|
DataflowRdbmsInitializer(FeaturesProperties featuresProperties) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.