@ConditionalOnCloudPlatform(value=CLOUD_FOUNDRY) @Configuration @Conditional(value=org.springframework.cloud.dataflow.server.config.features.SchedulerConfiguration.SchedulerConfigurationPropertyChecker.class) public class CloudFoundrySchedulerConfiguration extends Object
| Constructor and Description |
|---|
CloudFoundrySchedulerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.scheduler.spi.cloudfoundry.CloudFoundrySchedulerProperties |
cloudFoundrySchedulerProperties() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.