@ConfigurationProperties(prefix="spring.cloud.task.batch") public class TaskBatchProperties extends Object
Constructor and Description |
---|
TaskBatchProperties() |
Modifier and Type | Method and Description |
---|---|
int |
getCommandLineRunnerOrder() |
String |
getJobNames() |
void |
setCommandLineRunnerOrder(int commandLineRunnerOrder) |
void |
setJobNames(String jobNames) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.