Package | Description |
---|---|
org.springframework.batch.admin.service |
Modifier and Type | Class and Description |
---|---|
class |
JdbcSearchableJobInstanceDao |
Modifier and Type | Method and Description |
---|---|
protected SearchableJobInstanceDao |
SimpleJobServiceFactoryBean.createJobInstanceDao() |
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.