@ConfigurationProperties(prefix="spring.cloud.dataflow.task") public class TaskConfigurationProperties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COMPOSED_TASK_PREFIX |
Constructor and Description |
---|
TaskConfigurationProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getComposedTaskRunnerName() |
void |
setComposedTaskRunnerName(String taskName) |
public static final String COMPOSED_TASK_PREFIX
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.