- java.lang.Object
-
- org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
-
@Validated
@ConfigurationProperties(prefix="spring.cloud.dataflow.task")
public class TaskConfigurationProperties
extends Object
Properties used to define the behavior of tasks created by Spring Cloud Data Flow.
- Author:
- Glenn Renfro, David Turanski
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.