Method and Description |
---|
org.springframework.cloud.task.configuration.TaskProperties.getClosecontextEnable()
use getClosecontextEnabled()
|
org.springframework.cloud.task.configuration.TaskProperties.setClosecontextEnable(Boolean)
use setClosecontextEnabled()
|
org.springframework.cloud.task.repository.dao.JdbcTaskExecutionDao.setTablePrefix(String) |
org.springframework.cloud.task.repository.support.TaskExecutionDaoFactoryBean.setTablePrefix(String)
Use the constructor to inject
|
org.springframework.cloud.task.batch.listener.support.JdbcTaskBatchDao.setTablePrefix(String)
Use the constructor to inject this value
|
Constructor and Description |
---|
org.springframework.cloud.task.batch.partition.SimpleCommandLineArgsProvider(TaskExecution)
use the
TaskExecutionListener
functionality to obtain the TaskExecution |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.