public class TaskFeatureAutoToggleEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
EnvironmentPostProcessor
that turns off task support for Cloud Controller API
versions that are not supported.Constructor and Description |
---|
TaskFeatureAutoToggleEnvironmentPostProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.