Index

A C D F G I J N S U V 
All Classes and Interfaces|All Packages

A

add(StepExecution) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
add(StepExecution) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
addAll(Collection<StepExecution>) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
addAll(Collection<StepExecution>) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
AFTER_CLASS - Enum constant in enum class com.github.marschall.spring.batch.inmemory.ClearPoint
InMemoryJobStorage should be cleared after all tests in all tests in a class ran.
AFTER_TEST - Enum constant in enum class com.github.marschall.spring.batch.inmemory.ClearPoint
InMemoryJobStorage should be cleared after every test execution.
afterTestClass(TestContext) - Method in class com.github.marschall.spring.batch.inmemory.ClearTestExecutionListener
 
afterTestExecution(TestContext) - Method in class com.github.marschall.spring.batch.inmemory.ClearTestExecutionListener
 

C

clear() - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobStorage
Clears all data, affects all InMemoryJobRepository and InMemoryJobExplorer backed by this object.
ClearJobRepository - Annotation Interface in com.github.marschall.spring.batch.inmemory
Annotation to be put on a test to cause a InMemoryJobRepository to be cleared after test execution.
ClearPoint - Enum Class in com.github.marschall.spring.batch.inmemory
Time points when a InMemoryJobStorage is cleared.
ClearTestExecutionListener - Class in com.github.marschall.spring.batch.inmemory
Clears a InMemoryJobStorage when so instructed by the presence of a ClearJobRepository annotation.
ClearTestExecutionListener() - Constructor for class com.github.marschall.spring.batch.inmemory.ClearTestExecutionListener
 
com.github.marschall.spring.batch.inmemory - package com.github.marschall.spring.batch.inmemory
 
com.github.marschall.spring.batch.nulldatasource - package com.github.marschall.spring.batch.nulldatasource
 
createConnectionBuilder() - Method in class com.github.marschall.spring.batch.nulldatasource.NullDataSource
Deprecated.
 
createJobExecution(String, JobParameters) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
createJobExecution(String, JobParameters) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
createJobInstance(String, JobParameters) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
createJobInstance(String, JobParameters) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 

D

deleteJobExecution(JobExecution) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
deleteJobExecution(JobExecution) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
deleteJobInstance(JobInstance) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
deleteJobInstance(JobInstance) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
deleteStepExecution(StepExecution) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
deleteStepExecution(StepExecution) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
DeprecatedFactoryConfiguration - Class in com.github.marschall.spring.batch.inmemory
Deprecated, for removal: This API element is subject to removal in a future version.
DeprecatedFactoryConfiguration() - Constructor for class com.github.marschall.spring.batch.inmemory.DeprecatedFactoryConfiguration
Deprecated.
 

F

findJobExecutions(JobInstance) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
findJobExecutions(JobInstance) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
findJobInstancesByJobName(String, int, int) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
 
findJobInstancesByJobName(String, int, int) - Method in class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 
findJobInstancesByName(String, int, int) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
findJobInstancesByName(String, int, int) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
findRunningJobExecutions(String) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
 
findRunningJobExecutions(String) - Method in class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 

G

getConnection() - Method in class com.github.marschall.spring.batch.nulldatasource.NullDataSource
Deprecated.
 
getConnection(String, String) - Method in class com.github.marschall.spring.batch.nulldatasource.NullDataSource
Deprecated.
 
getJobExecution(Long) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
 
getJobExecution(Long) - Method in class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 
getJobExecutions(JobInstance) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
 
getJobExecutions(JobInstance) - Method in class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 
getJobInstance(Long) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
 
getJobInstance(Long) - Method in class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 
getJobInstance(String, JobParameters) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
 
getJobInstance(String, JobParameters) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
getJobInstance(String, JobParameters) - Method in class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 
getJobInstance(String, JobParameters) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
getJobInstanceCount(String) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
 
getJobInstanceCount(String) - Method in class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 
getJobInstances(String, int, int) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
 
getJobInstances(String, int, int) - Method in class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 
getJobNames() - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
 
getJobNames() - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
getJobNames() - Method in class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 
getJobNames() - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
getLastJobExecution(String, JobParameters) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
getLastJobExecution(String, JobParameters) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
getLastJobExecution(JobInstance) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
 
getLastJobExecution(JobInstance) - Method in class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 
getLastJobInstance(String) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
 
getLastJobInstance(String) - Method in class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 
getLastStepExecution(JobInstance, String) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
getLastStepExecution(JobInstance, String) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
getLoginTimeout() - Method in class com.github.marschall.spring.batch.nulldatasource.NullDataSource
Deprecated.
 
getLogWriter() - Method in class com.github.marschall.spring.batch.nulldatasource.NullDataSource
Deprecated.
 
getOrder() - Method in class com.github.marschall.spring.batch.inmemory.ClearTestExecutionListener
 
getParentLogger() - Method in class com.github.marschall.spring.batch.nulldatasource.NullDataSource
Deprecated.
 
getStepExecution(Long, Long) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
 
getStepExecution(Long, Long) - Method in class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 
getStepExecutionCount(JobInstance, String) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
getStepExecutionCount(JobInstance, String) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 

I

InMemoryBatchConfiguration - Class in com.github.marschall.spring.batch.inmemory
An alternative to DefaultBatchConfiguration that sets up Spring Batch with a in-memory JobRepository and JobExplorer and a default JobLauncher and JobRegistry.
InMemoryBatchConfiguration() - Constructor for class com.github.marschall.spring.batch.inmemory.InMemoryBatchConfiguration
Constructs a new InMemoryBatchConfiguration.
InMemoryJobExplorer - Class in com.github.marschall.spring.batch.inmemory
In-memory implementation of JobExplorer based on InMemoryJobStorage.
InMemoryJobExplorer(InMemoryJobStorage) - Constructor for class com.github.marschall.spring.batch.inmemory.InMemoryJobExplorer
Constructs a new InMemoryJobExplorer.
InMemoryJobRepository - Class in com.github.marschall.spring.batch.inmemory
In-memory implementation of JobExplorer based on JobRepository.
InMemoryJobRepository(InMemoryJobStorage) - Constructor for class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
Constructs a new InMemoryJobRepository.
inMemoryJobStorage() - Method in class com.github.marschall.spring.batch.inmemory.InMemoryBatchConfiguration
Defines the InMemoryJobStorage bean.
InMemoryJobStorage - Class in com.github.marschall.spring.batch.inmemory
InMemoryJobStorage() - Constructor for class com.github.marschall.spring.batch.inmemory.InMemoryJobStorage
Default constructor of InMemoryJobRepository.
isJobInstanceExists(String, JobParameters) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
isJobInstanceExists(String, JobParameters) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
isWrapperFor(Class<?>) - Method in class com.github.marschall.spring.batch.nulldatasource.NullDataSource
Deprecated.
 

J

jobBuilders() - Method in class com.github.marschall.spring.batch.inmemory.DeprecatedFactoryConfiguration
Deprecated.
Defines the JobBuilderFactory bean.
jobExplorer() - Method in class com.github.marschall.spring.batch.inmemory.InMemoryBatchConfiguration
Defines the JobRepository bean which will be a InMemoryJobExplorer.
jobExplorer() - Method in class com.github.marschall.spring.batch.inmemory.NullBatchConfiguration
Defines the JobRepository bean which will be a InMemoryJobExplorer.
jobLauncher() - Method in class com.github.marschall.spring.batch.inmemory.InMemoryBatchConfiguration
Defines the JobLauncher bean.
jobLauncher() - Method in class com.github.marschall.spring.batch.inmemory.NullBatchConfiguration
Defines the JobLauncher bean.
jobRegistry() - Method in class com.github.marschall.spring.batch.inmemory.InMemoryBatchConfiguration
Defines the JobRegistry bean.
jobRegistry() - Method in class com.github.marschall.spring.batch.inmemory.NullBatchConfiguration
Defines the JobRegistry bean.
jobRepository() - Method in class com.github.marschall.spring.batch.inmemory.InMemoryBatchConfiguration
Defines the JobRepository bean which will be a InMemoryJobRepository.
jobRepository() - Method in class com.github.marschall.spring.batch.inmemory.NullBatchConfiguration
Defines the NullJobRepository bean which will be a InMemoryJobRepository.

N

NullBatchConfiguration - Class in com.github.marschall.spring.batch.inmemory
An alternative to DefaultBatchConfiguration that sets up Spring Batch with a null JobRepository and JobExplorer and a default JobLauncher and JobRegistry.
NullBatchConfiguration() - Constructor for class com.github.marschall.spring.batch.inmemory.NullBatchConfiguration
 
NullDataSource - Class in com.github.marschall.spring.batch.nulldatasource
Deprecated.
No longer needed as of Spring Batch 5 as JobRepositoryTestUtils no longer requires a DataSource
NullDataSource() - Constructor for class com.github.marschall.spring.batch.nulldatasource.NullDataSource
Deprecated.
Constructs a new NullDataSource.
NullJobExplorer - Class in com.github.marschall.spring.batch.inmemory
Null implementation of JobExplorer
NullJobExplorer() - Constructor for class com.github.marschall.spring.batch.inmemory.NullJobExplorer
 
NullJobRepository - Class in com.github.marschall.spring.batch.inmemory
Null implementation of JobExplorer
NullJobRepository() - Constructor for class com.github.marschall.spring.batch.inmemory.NullJobRepository
 

S

setLoginTimeout(int) - Method in class com.github.marschall.spring.batch.nulldatasource.NullDataSource
Deprecated.
 
setLogWriter(PrintWriter) - Method in class com.github.marschall.spring.batch.nulldatasource.NullDataSource
Deprecated.
 
stepBuilders() - Method in class com.github.marschall.spring.batch.inmemory.DeprecatedFactoryConfiguration
Deprecated.
Defines the StepBuilderFactory bean.

U

unwrap(Class<T>) - Method in class com.github.marschall.spring.batch.nulldatasource.NullDataSource
Deprecated.
 
update(JobExecution) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
update(JobExecution) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
update(StepExecution) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
update(StepExecution) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
updateExecutionContext(JobExecution) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
updateExecutionContext(JobExecution) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 
updateExecutionContext(StepExecution) - Method in class com.github.marschall.spring.batch.inmemory.InMemoryJobRepository
 
updateExecutionContext(StepExecution) - Method in class com.github.marschall.spring.batch.inmemory.NullJobRepository
 

V

value() - Element in annotation interface com.github.marschall.spring.batch.inmemory.ClearJobRepository
Determines when the InMemoryJobStorage should be cleared.
valueOf(String) - Static method in enum class com.github.marschall.spring.batch.inmemory.ClearPoint
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.github.marschall.spring.batch.inmemory.ClearPoint
Returns an array containing the constants of this enum class, in the order they are declared.
A C D F G I J N S U V 
All Classes and Interfaces|All Packages