Package | Description |
---|---|
org.springframework.batch.admin.service |
Modifier and Type | Class and Description |
---|---|
class |
JdbcSearchableJobExecutionDao |
Modifier and Type | Method and Description |
---|---|
protected SearchableJobExecutionDao |
SimpleJobServiceFactoryBean.createJobExecutionDao() |
Constructor and Description |
---|
SimpleJobService(SearchableJobInstanceDao jobInstanceDao,
SearchableJobExecutionDao jobExecutionDao,
SearchableStepExecutionDao stepExecutionDao,
org.springframework.batch.core.repository.JobRepository jobRepository,
org.springframework.batch.core.launch.JobLauncher jobLauncher,
org.springframework.batch.core.configuration.ListableJobLocator jobLocator,
org.springframework.batch.core.repository.dao.ExecutionContextDao executionContextDao) |
Copyright © 2015. All rights reserved.