@ConfigurationProperties(value="batch") public class BatchConfigurationProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BatchConfigurationProperties.JobConfigurationProperties |
static class |
BatchConfigurationProperties.RepositoryConfigurationProperties |
static class |
BatchConfigurationProperties.TaskExecutorProperties |
static class |
BatchConfigurationProperties.Toggle |
| Constructor and Description |
|---|
BatchConfigurationProperties() |
public BatchConfigurationProperties.Toggle getDefaultProtocol()
public BatchConfigurationProperties.Toggle getLogfileSeparation()
public BatchConfigurationProperties.JobConfigurationProperties getConfig()
public BatchConfigurationProperties.RepositoryConfigurationProperties getRepository()
public BatchConfigurationProperties.TaskExecutorProperties getTaskExecutor()
Copyright © 2018 codecentric AG. All rights reserved.