A B C D E F G H I J L M N O P R S T U V W 

A

abandon(Long) - Method in interface org.springframework.batch.admin.service.JobService
Mark the JobExecution as ABANDONED.
abandon(Long) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
abandon(Model, JobExecutionController.StopRequest, Errors, Long) - Method in class org.springframework.batch.admin.web.JobExecutionController
 
AbstractBatchJobsController - Class in org.springframework.batch.admin.web
Abstract controller that all the XD batch admin controllers extend.
AbstractBatchJobsController() - Constructor for class org.springframework.batch.admin.web.AbstractBatchJobsController
 
adapt(File) - Method in class org.springframework.batch.admin.integration.FileToJobLaunchRequestAdapter
 
adapt(File) - Method in class org.springframework.batch.admin.integration.FileToResourceAdapter
 
adapt(JobConfigurationRequest) - Method in class org.springframework.batch.admin.integration.JobConfigurationRequestToResourceAdapter
 
adapt(String) - Method in class org.springframework.batch.admin.integration.JobNameToJobRestartRequestAdapter
 
adapt(JobLaunchRequest) - Method in class org.springframework.batch.admin.integration.LastJobParametersJobLaunchRequestEnhancer
 
adapt(String) - Method in class org.springframework.batch.admin.integration.StringToJobLaunchRequestAdapter
 
addJobName(String) - Method in class org.springframework.batch.admin.launch.JobLauncherSynchronizer
A job name that will be synchronized.
addPagination(Map<String, Object>, int, int, int, String) - Static method in class org.springframework.batch.admin.web.TableUtils
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.configuration.CompositeApplicationContextFactory
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.integration.FileToJobLaunchRequestAdapter
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.integration.LastJobParametersJobLaunchRequestEnhancer
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.integration.StringToJobLaunchRequestAdapter
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.launch.JobLauncherSynchronizer
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.service.JdbcSearchableJobInstanceDao
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.service.JdbcSearchableStepExecutionDao
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.service.LocalFileService
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.web.freemarker.AjaxFreeMarkerView
 
afterPropertiesSet() - Method in class org.springframework.batch.admin.web.util.HomeController
Create the meta data by querying the context for mappings.
afterPropertiesSet() - Method in class org.springframework.batch.poller.scheduling.TaskSchedulerPoller
 
AjaxFreeMarkerView - Class in org.springframework.batch.admin.web.freemarker
Tiles view implementation that is able to handle partial rendering for Spring Javascript Ajax requests.
AjaxFreeMarkerView() - Constructor for class org.springframework.batch.admin.web.freemarker.AjaxFreeMarkerView
 
append(double) - Method in class org.springframework.batch.admin.domain.CumulativeHistory
 
append(JobExecution) - Method in class org.springframework.batch.admin.domain.JobExecutionHistory
 
append(StepExecution) - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 

B

BaseMenu - Class in org.springframework.batch.admin.web.resources
Convenient base class for Menu implementations.
BaseMenu(String, String) - Constructor for class org.springframework.batch.admin.web.resources.BaseMenu
 
BaseMenu(String, String, int) - Constructor for class org.springframework.batch.admin.web.resources.BaseMenu
 
BatchJobExecutionsController - Class in org.springframework.batch.admin.web
Controller for batch job executions.
BatchJobExecutionsController() - Constructor for class org.springframework.batch.admin.web.BatchJobExecutionsController
 
batchJobExecutionsController() - Method in class org.springframework.batch.admin.web.RestConfiguration
 
BatchJobInstancesController - Class in org.springframework.batch.admin.web
Controller for batch job instances.
BatchJobInstancesController() - Constructor for class org.springframework.batch.admin.web.BatchJobInstancesController
 
batchJobInstancesController() - Method in class org.springframework.batch.admin.web.RestConfiguration
 
BatchJobsController - Class in org.springframework.batch.admin.web
Controller for batch jobs and job instances, job executions on a given batch job.
BatchJobsController() - Constructor for class org.springframework.batch.admin.web.BatchJobsController
 
batchJobsController() - Method in class org.springframework.batch.admin.web.RestConfiguration
 
BatchMBeanExporter - Class in org.springframework.batch.admin.jmx
 
BatchMBeanExporter() - Constructor for class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
BatchStepExecutionsController - Class in org.springframework.batch.admin.web
Controller for returning Batch StepExecutions.
BatchStepExecutionsController() - Constructor for class org.springframework.batch.admin.web.BatchStepExecutionsController
 
batchStepExecutionsController() - Method in class org.springframework.batch.admin.web.RestConfiguration
 
BindingHttpMessageConverter<T> - Class in org.springframework.batch.admin.web
 
BindingHttpMessageConverter() - Constructor for class org.springframework.batch.admin.web.BindingHttpMessageConverter
 

C

canRead(Class<?>, MediaType) - Method in class org.springframework.batch.admin.web.BindingHttpMessageConverter
 
canWrite(Class<?>, MediaType) - Method in class org.springframework.batch.admin.web.BindingHttpMessageConverter
 
checkJobBeforeLaunch(Job) - Method in class org.springframework.batch.admin.launch.JobLauncherSynchronizer
 
checkJobDuringLaunch(String, JobExecution) - Method in class org.springframework.batch.admin.launch.JobLauncherSynchronizer
 
compareTo(FileInfo) - Method in class org.springframework.batch.admin.service.FileInfo
 
compareTo(ResourceInfo) - Method in class org.springframework.batch.admin.web.util.ResourceInfo
 
CompositeApplicationContextFactory - Class in org.springframework.batch.admin.configuration
 
CompositeApplicationContextFactory() - Constructor for class org.springframework.batch.admin.configuration.CompositeApplicationContextFactory
 
ContentTypeInterceptor - Class in org.springframework.batch.admin.web.interceptor
Interceptor that looks for an extension on the request path and adds it to the view name if it matches a list provided.
ContentTypeInterceptor() - Constructor for class org.springframework.batch.admin.web.interceptor.ContentTypeInterceptor
 
convert(String) - Method in class org.springframework.batch.admin.service.FileServiceResourceConverter
Convert the source path to a Resource.
countFiles() - Method in interface org.springframework.batch.admin.service.FileService
 
countFiles() - Method in class org.springframework.batch.admin.service.LocalFileService
 
countJobExecutions() - Method in class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao
 
countJobExecutions(String) - Method in class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao
 
countJobExecutions() - Method in interface org.springframework.batch.admin.service.JobService
Count the maximum number of executions that could be returned by JobService.listJobExecutions(int, int).
countJobExecutions() - Method in interface org.springframework.batch.admin.service.SearchableJobExecutionDao
 
countJobExecutions(String) - Method in interface org.springframework.batch.admin.service.SearchableJobExecutionDao
 
countJobExecutions() - Method in class org.springframework.batch.admin.service.SimpleJobService
 
countJobExecutionsForJob(String) - Method in interface org.springframework.batch.admin.service.JobService
Count the job executions in the repository for a job.
countJobExecutionsForJob(String) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
countJobInstances(String) - Method in class org.springframework.batch.admin.service.JdbcSearchableJobInstanceDao
 
countJobInstances(String) - Method in interface org.springframework.batch.admin.service.JobService
Count the number of job instances in the repository for a given job name.
countJobInstances(String) - Method in interface org.springframework.batch.admin.service.SearchableJobInstanceDao
 
countJobInstances(String) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
countJobs() - Method in interface org.springframework.batch.admin.service.JobService
Count the total number of jobs that can be returned by JobService.listJobs(int, int).
countJobs() - Method in class org.springframework.batch.admin.service.SimpleJobService
 
countStepExecutions(String, String) - Method in class org.springframework.batch.admin.service.JdbcSearchableStepExecutionDao
 
countStepExecutions(String, String) - Method in interface org.springframework.batch.admin.service.SearchableStepExecutionDao
Count all the step executions for a given step name pattern.
countStepExecutionsForStep(String, String) - Method in interface org.springframework.batch.admin.service.JobService
Count the step executions in the repository for a given step name (or pattern).
countStepExecutionsForStep(String, String) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
createApplicationContextFactory(ApplicationContext, Resource) - Method in class org.springframework.batch.admin.integration.JobConfigurationResourceLoader
Create an application context from the resource provided.
createExecutionContextDao() - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
 
createFile(String) - Method in interface org.springframework.batch.admin.service.FileService
 
createFile(String) - Method in class org.springframework.batch.admin.service.LocalFileService
 
createJobExecutionDao() - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
 
createJobInstanceDao() - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
 
createMetricsForJob(String) - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetricsFactory
 
createMetricsForStep(String, String) - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetricsFactory
 
createStepExecutionDao() - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
 
CumulativeHistory - Class in org.springframework.batch.admin.domain
 
CumulativeHistory() - Constructor for class org.springframework.batch.admin.domain.CumulativeHistory
 

D

DEFAULT_DOMAIN - Static variable in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
DefaultResourceService - Class in org.springframework.batch.admin.web.resources
 
DefaultResourceService() - Constructor for class org.springframework.batch.admin.web.resources.DefaultResourceService
 
delete(String) - Method in interface org.springframework.batch.admin.service.FileService
 
delete(String) - Method in class org.springframework.batch.admin.service.LocalFileService
 
delete(ModelMap, String) - Method in class org.springframework.batch.admin.web.FileController
 
deserialize(JsonParser, DeserializationContext) - Method in class org.springframework.batch.admin.domain.support.JobParameterJacksonDeserializer
 
destroy() - Method in class org.springframework.batch.admin.service.SimpleJobService
Stop all the active jobs and wait for them (up to a time out) to finish processing.
detail(Model, Long, Date, Errors) - Method in class org.springframework.batch.admin.web.JobExecutionController
 
detail(Model, Long, Long, Date, Errors) - Method in class org.springframework.batch.admin.web.StepExecutionController
 
DetailedJobInfo - Class in org.springframework.batch.admin.domain
A job info for batch jobs that provides more details than the base JobInfo
DetailedJobInfo(String, int, boolean, boolean, JobExecutionInfo) - Constructor for class org.springframework.batch.admin.domain.DetailedJobInfo
Construct detailed job info.
DetailedJobInfoResource - Class in org.springframework.batch.admin.domain
Represents Expanded Batch job info that has more details on batch jobs.
DetailedJobInfoResource(String, int, boolean, boolean, JobExecutionInfoResource) - Constructor for class org.springframework.batch.admin.domain.DetailedJobInfoResource
 
DetailedJobInfoResourceAssembler - Class in org.springframework.batch.admin.web.resource
Knows how to build a REST resource out of our domain model DetailedJobInfo.
DetailedJobInfoResourceAssembler() - Constructor for class org.springframework.batch.admin.web.resource.DetailedJobInfoResourceAssembler
 
details(long, long) - Method in class org.springframework.batch.admin.web.BatchStepExecutionsController
Inspect the StepExecution with the provided Step Execution Id
details(ModelMap, String, Errors, int, int) - Method in class org.springframework.batch.admin.web.JobController
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.springframework.batch.admin.web.filter.ParameterUnpackerFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.springframework.batch.admin.web.filter.SessionIdFilter
 
doStart() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
doStop() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 

E

equals(Object) - Method in class org.springframework.batch.admin.web.util.ResourceInfo
 
ExampleItemReader - Class in org.springframework.batch.admin.sample
ItemReader with hard-coded input data.
ExampleItemReader() - Constructor for class org.springframework.batch.admin.sample.ExampleItemReader
 
ExampleItemWriter - Class in org.springframework.batch.admin.sample
Dummy ItemWriter which only logs data it receives.
ExampleItemWriter() - Constructor for class org.springframework.batch.admin.sample.ExampleItemWriter
 
execute(StepExecution) - Method in class org.springframework.batch.admin.sample.RemoteStep
 
execute(Runnable) - Method in class org.springframework.batch.admin.util.ThrottledTaskExecutor
Submit a task for execution by the delegate task executor, blocking if the throttleLimit is exceeded.
executionsForJob(String, int, int) - Method in class org.springframework.batch.admin.web.BatchJobExecutionsController
Return a paged collection of job executions for a given job.
ExecutionsMenu - Class in org.springframework.batch.admin.web
 
ExecutionsMenu() - Constructor for class org.springframework.batch.admin.web.ExecutionsMenu
 
ExitStatusJacksonMixIn - Class in org.springframework.batch.admin.domain.support
Jackson MixIn for ExitStatus de-serialization.
extractPathKeys(String, String) - Method in class org.springframework.batch.admin.web.filter.ParameterUnpackerFilter
 

F

FileController - Class in org.springframework.batch.admin.web
Controller for uploading and managing files.
FileController() - Constructor for class org.springframework.batch.admin.web.FileController
 
FileInfo - Class in org.springframework.batch.admin.service
 
FileInfo(String) - Constructor for class org.springframework.batch.admin.service.FileInfo
 
FileInfo(String, String, boolean) - Constructor for class org.springframework.batch.admin.service.FileInfo
 
FileParentDirectoryFilter - Class in org.springframework.batch.admin.integration
 
FileParentDirectoryFilter() - Constructor for class org.springframework.batch.admin.integration.FileParentDirectoryFilter
 
FileSender - Interface in org.springframework.batch.admin.service
 
FileService - Interface in org.springframework.batch.admin.service
Encapsulation of file storage and creation hiding the actual location of the files, but allowing their contents to be accessed by clients.
FileServiceResourceConverter - Class in org.springframework.batch.admin.service
Converter for String to Resource that knows about local files managed by a FileService.
FileServiceResourceConverter() - Constructor for class org.springframework.batch.admin.service.FileServiceResourceConverter
Convenient constructor for declarative configuration purposes.
FileServiceResourceConverter(FileService) - Constructor for class org.springframework.batch.admin.service.FileServiceResourceConverter
 
FilesMenu - Class in org.springframework.batch.admin.web
 
FilesMenu() - Constructor for class org.springframework.batch.admin.web.FilesMenu
 
FileToJobLaunchRequestAdapter - Class in org.springframework.batch.admin.integration
Adapt a File to a JobLaunchRequest with a job parameter input.file equal to the path of the file.
FileToJobLaunchRequestAdapter() - Constructor for class org.springframework.batch.admin.integration.FileToJobLaunchRequestAdapter
 
FileToResourceAdapter - Class in org.springframework.batch.admin.integration
Adapt a File to a Spring Resource so it can be consumed by a generic consumer.
FileToResourceAdapter() - Constructor for class org.springframework.batch.admin.integration.FileToResourceAdapter
 
filter(File) - Method in class org.springframework.batch.admin.integration.FileParentDirectoryFilter
 
findStepExecutions(String, String, int, int) - Method in class org.springframework.batch.admin.service.JdbcSearchableStepExecutionDao
 
findStepExecutions(String, String, int, int) - Method in interface org.springframework.batch.admin.service.SearchableStepExecutionDao
Find all the step executions for a given step name, or step name pattern (with wildcards specified as '*') sorted in descending order of id.
findStepNamesForJobExecution(String, String) - Method in class org.springframework.batch.admin.service.JdbcSearchableStepExecutionDao
 
findStepNamesForJobExecution(String, String) - Method in interface org.springframework.batch.admin.service.SearchableStepExecutionDao
Find all the names of steps that have been executed as part of this job.
format(Date, StringBuffer, FieldPosition) - Method in class org.springframework.batch.admin.domain.support.ISO8601DateFormatWithMilliSeconds
 
fromClassName(String) - Static method in enum org.springframework.batch.admin.domain.StepType
 
fromJobParameters(JobParameters) - Method in class org.springframework.batch.admin.domain.support.JobParametersExtractor
 
fromString(String) - Method in class org.springframework.batch.admin.domain.support.JobParametersExtractor
 

G

get(HttpServletRequest, HttpServletResponse, ModelMap, int, int, Date, Errors) - Method in class org.springframework.batch.admin.web.FileController
 
getBeanKeyForJobExecution(String) - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
Encode the job name into an ObjectName in the form [domain]:type=JobExecution,name=[jobName].
getBeanKeyForStepExecution(String, String) - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
Encode the job and step name into an ObjectName in the form [domain]:type=JobExecution,name=[jobName],step=[stepName].
getClassName() - Method in enum org.springframework.batch.admin.domain.StepType
 
getCommitCount() - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 
getCommitCount() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getCount() - Method in class org.springframework.batch.admin.domain.CumulativeHistory
 
getCount() - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 
getCreateDate() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getDefaultDomain() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
Help method for extensions which need access to the default domain.
getDescription() - Method in class org.springframework.batch.admin.web.util.ResourceInfo
 
getDisplayName() - Method in enum org.springframework.batch.admin.domain.StepType
 
getDuration() - Method in class org.springframework.batch.admin.domain.DetailedJobInfo
 
getDuration() - Method in class org.springframework.batch.admin.domain.JobExecutionHistory
 
getDuration() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
getDuration() - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 
getDuration() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getDuration() - Method in class org.springframework.batch.admin.domain.StepExecutionProgressInfo
 
getDuration() - Method in class org.springframework.batch.admin.domain.StepExecutionProgressInfoResource
 
getDurationMillis() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getDurationPerRead() - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 
getEndTime() - Method in class org.springframework.batch.admin.domain.DetailedJobInfoResource
 
getEndTime() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getEndTime() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getEstimatedPercentComplete() - Method in class org.springframework.batch.admin.domain.StepExecutionProgress
 
getEstimatedPercentComplete() - Method in class org.springframework.batch.admin.domain.StepExecutionProgressInfo
 
getEstimatedPercentCompleteMessage() - Method in class org.springframework.batch.admin.domain.StepExecutionProgress
 
getEstimatedPercentCompleteMessage() - Method in class org.springframework.batch.admin.domain.StepExecutionProgressInfo
 
getExecutionContext() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getExecutionContext() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getExecutionContext(Model, Long, Date, Errors) - Method in class org.springframework.batch.admin.web.JobExecutionController
 
getExecutionCount() - Method in class org.springframework.batch.admin.domain.JobInfo
 
getExecutionCount() - Method in class org.springframework.batch.admin.domain.JobInfoResource
 
getExecutionCount() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
getExecutionCount() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
getExecutionCount() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getExecutionCount() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getExecutionId() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getExecutionId() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getExitCode() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getExitStatus() - Method in class org.springframework.batch.admin.domain.DetailedJobInfo
 
getExitStatus() - Method in class org.springframework.batch.admin.domain.DetailedJobInfoResource
 
getExitStatus() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getExitStatus() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getFailureCount() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
getFailureCount() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
getFailureCount() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getFailureCount() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getFailureExceptions() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getFailureExceptions() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getFile() - Method in class org.springframework.batch.admin.integration.MultipartJobConfigurationRequest
 
getFilename() - Method in class org.springframework.batch.admin.integration.JobConfigurationRequest
 
getFileName() - Method in class org.springframework.batch.admin.service.FileInfo
 
getFiles(int, int) - Method in interface org.springframework.batch.admin.service.FileService
 
getFiles(int, int) - Method in class org.springframework.batch.admin.service.LocalFileService
 
getFilterCount() - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 
getFilterCount() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getFinished() - Method in class org.springframework.batch.admin.domain.StepExecutionProgressInfoResource
 
getId() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
getId() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getId() - Method in class org.springframework.batch.admin.web.JobInstanceInfo
 
getInstanceId() - Method in class org.springframework.batch.admin.domain.JobInstanceInfoResource
 
getJobConfigurationName() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getJobConfigurationRequest() - Method in class org.springframework.batch.admin.integration.MultipartJobConfigurationRequest
Extract the relevant data from the multipart and generate a new request.
getJobCount() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
getJobExecution() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
getJobExecution(Long) - Method in interface org.springframework.batch.admin.service.JobService
Get a JobExecution by id.
getJobExecution(Long) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
getJobExecutionCount() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
getJobExecutionCount() - Method in class org.springframework.batch.admin.web.JobInstanceInfo
 
getJobExecutionFailureCount() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
getJobExecutionId() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getJobExecutionId() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getJobExecutionId() - Method in class org.springframework.batch.admin.web.JobExecutionController.StopRequest
 
getJobExecutionInfo(long) - Method in class org.springframework.batch.admin.web.BatchJobExecutionsController
 
getJobExecutions() - Method in class org.springframework.batch.admin.domain.JobInstanceInfoResource
 
getJobExecutions(String, int, int) - Method in class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao
 
getJobExecutions(int, int) - Method in class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao
 
getJobExecutions(String, int, int) - Method in interface org.springframework.batch.admin.service.SearchableJobExecutionDao
Get the JobExecutions for a specific job name in reverse order of creation (so normally of execution).
getJobExecutions(int, int) - Method in interface org.springframework.batch.admin.service.SearchableJobExecutionDao
Get the JobExecutions in reverse order of creation (so normally of execution).
getJobExecutions() - Method in class org.springframework.batch.admin.web.JobInstanceInfo
 
getJobExecutionsForJobInstance(String, Long) - Method in interface org.springframework.batch.admin.service.JobService
Get all the job executions for a given job instance.
getJobExecutionsForJobInstance(String, Long) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
getJobId() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
getJobId() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getJobInstance(long) - Method in interface org.springframework.batch.admin.service.JobService
Get a job instance by id.
getJobInstance(long) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
getJobInstance(long) - Method in class org.springframework.batch.admin.web.BatchJobInstancesController
Return job instance info by the given instance id.
getJobInstance() - Method in class org.springframework.batch.admin.web.JobInstanceInfo
 
getJobInstanceId() - Method in class org.springframework.batch.admin.domain.JobInfo
 
getJobInstanceId() - Method in class org.springframework.batch.admin.domain.JobInfoResource
 
getJobName() - Method in class org.springframework.batch.admin.domain.JobExecutionHistory
 
getJobName() - Method in class org.springframework.batch.admin.domain.JobInstanceInfoResource
 
getJobName() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getJobName(HttpServletRequest) - Method in class org.springframework.batch.admin.web.JobController
 
getJobName() - Method in class org.springframework.batch.admin.web.LaunchRequest
 
getJobNames() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
getJobNames() - Method in class org.springframework.batch.admin.launch.JobLauncherSynchronizer
 
getJobParameters() - Method in class org.springframework.batch.admin.domain.DetailedJobInfo
 
getJobParameters() - Method in class org.springframework.batch.admin.domain.DetailedJobInfoResource
 
getJobParameters() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
getJobParameters() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getJobParameters() - Method in class org.springframework.batch.admin.web.LaunchRequest
 
getJobParametersString() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
getLabel() - Method in class org.springframework.batch.admin.web.resources.BaseMenu
 
getLabel() - Method in interface org.springframework.batch.admin.web.resources.Menu
 
getLastExecutionInfo() - Method in class org.springframework.batch.admin.domain.DetailedJobInfo
 
getLastJobExecution() - Method in class org.springframework.batch.admin.web.JobInstanceInfo
 
getLastJobExecutionInfo() - Method in class org.springframework.batch.admin.web.JobInstanceInfo
 
getLastJobParameters(String) - Method in interface org.springframework.batch.admin.service.JobService
Get the last JobParameters used to execute a job successfully.
getLastJobParameters(String) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
getLastUpdated() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getLastUpdated() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getLatestCommitCount() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getLatestCommitCount() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getLatestDuration() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
getLatestDuration() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
getLatestDuration() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getLatestDuration() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getLatestEndTime() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
getLatestEndTime() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
getLatestExecutionId() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
getLatestExecutionId() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
getLatestExecutionId() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getLatestExecutionId() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getLatestExitCode() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
getLatestExitCode() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
getLatestExitCode() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getLatestExitCode() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getLatestExitDescription() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getLatestExitDescription() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getLatestFilterCount() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getLatestFilterCount() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getLatestReadCount() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getLatestReadCount() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getLatestRollbackCount() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getLatestRollbackCount() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getLatestSkipCount() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getLatestSkipCount() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getLatestStartTime() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
getLatestStartTime() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
getLatestStatus() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
getLatestStatus() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
getLatestStatus() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getLatestStatus() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getLatestStepExitDescription() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
getLatestStepExitDescription() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
getLatestStepName() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
getLatestStepName() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
getLatestWriteCount() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getLatestWriteCount() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getMax() - Method in class org.springframework.batch.admin.domain.CumulativeHistory
 
getMaxDuration() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
getMaxDuration() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
getMaxDuration() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getMaxDuration() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getMean() - Method in class org.springframework.batch.admin.domain.CumulativeHistory
 
getMeanDuration() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
getMeanDuration() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
getMeanDuration() - Method in class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
getMeanDuration() - Method in interface org.springframework.batch.admin.jmx.StepExecutionMetrics
 
getMenus() - Method in class org.springframework.batch.admin.web.resources.MenuManager
 
getMethod() - Method in class org.springframework.batch.admin.web.util.ResourceInfo
 
getMin() - Method in class org.springframework.batch.admin.domain.CumulativeHistory
 
getName() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
getName() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getName() - Method in class org.springframework.batch.admin.domain.JobInfo
 
getName() - Method in class org.springframework.batch.admin.domain.JobInfoResource
 
getName() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getName() - Method in class org.springframework.batch.admin.sample.RemoteStep
 
getNext(JobParameters) - Method in class org.springframework.batch.admin.sample.TrivialJobParametersIncrementer
 
getObject() - Method in class org.springframework.batch.admin.configuration.CompositeApplicationContextFactory
 
getObject() - Method in class org.springframework.batch.admin.domain.support.VariableTypeJackson2ObjectMapperFactoryBean
 
getObject() - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
 
getObject() - Method in class org.springframework.batch.admin.sample.StepLocatorStepFactoryBean
 
getObject() - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
Create a SimpleJobService from the configuration provided.
getObjectType() - Method in class org.springframework.batch.admin.configuration.CompositeApplicationContextFactory
 
getObjectType() - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
 
getObjectType() - Method in class org.springframework.batch.admin.sample.StepLocatorStepFactoryBean
Tell clients that we are a factory for Step instances.
getObjectType() - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
Tells the containing bean factory what kind of object is the product of SimpleJobServiceFactoryBean.getObject().
getOrder() - Method in class org.springframework.batch.admin.web.resources.BaseMenu
 
getOrder() - Method in interface org.springframework.batch.admin.web.resources.Menu
 
getPath() - Method in class org.springframework.batch.admin.service.FileInfo
 
getPattern() - Method in class org.springframework.batch.admin.service.FileInfo
 
getPercentageComplete() - Method in class org.springframework.batch.admin.domain.StepExecutionProgressInfoResource
 
getPhase() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
getPrefix() - Method in class org.springframework.batch.admin.web.resources.BaseMenu
 
getProcessSkipCount() - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 
getProcessSkipCount() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getReadCount() - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 
getReadCount() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getReadSkipCount() - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 
getReadSkipCount() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getRenderFragments(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.batch.admin.web.freemarker.AjaxFreeMarkerView
 
getResource(String) - Method in interface org.springframework.batch.admin.service.FileService
 
getResource(String) - Method in class org.springframework.batch.admin.service.LocalFileService
 
getResources(HttpServletRequest, ModelMap) - Method in class org.springframework.batch.admin.web.util.HomeController
Inspect the handler mapping at the level of HTTP RequestMethod.
getRollbackCount() - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 
getRollbackCount() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getRunningJobExecutions() - Method in class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao
 
getRunningJobExecutions() - Method in interface org.springframework.batch.admin.service.SearchableJobExecutionDao
Find all the running executions (status less than STOPPING).
getServletPath() - Method in class org.springframework.batch.admin.web.resources.DefaultResourceService
 
getServletPath() - Method in interface org.springframework.batch.admin.web.resources.ResourceService
 
getStandardDeviation() - Method in class org.springframework.batch.admin.domain.CumulativeHistory
 
getStartDate() - Method in class org.springframework.batch.admin.domain.DetailedJobInfo
 
getStartDate() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
getStartDate() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getStartLimit() - Method in class org.springframework.batch.admin.sample.RemoteStep
 
getStartTime() - Method in class org.springframework.batch.admin.domain.DetailedJobInfo
 
getStartTime() - Method in class org.springframework.batch.admin.domain.DetailedJobInfoResource
 
getStartTime() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
getStartTime() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getStartTime() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getStartTime() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getStatus() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getStatus() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getStatus() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getStep(String) - Method in class org.springframework.batch.admin.service.JobLocatorStepLocator
Locate a step by referencing it through its parent job with a separator, e.g.
getStepCount() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
getStepExecution() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getStepExecution() - Method in class org.springframework.batch.admin.domain.StepExecutionProgressInfo
 
getStepExecution(Long, Long) - Method in interface org.springframework.batch.admin.service.JobService
Locate a StepExecution from its id and that of its parent JobExecution.
getStepExecution(Long, Long) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
getStepExecutionContext(Model, Long, Long, Date, Errors) - Method in class org.springframework.batch.admin.web.StepExecutionController
 
getStepExecutionCount() - Method in class org.springframework.batch.admin.domain.DetailedJobInfo
 
getStepExecutionCount() - Method in class org.springframework.batch.admin.domain.DetailedJobInfoResource
 
getStepExecutionCount() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
getStepExecutionCount() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getStepExecutionHistory() - Method in class org.springframework.batch.admin.domain.StepExecutionProgressInfo
 
getStepExecutionHistory() - Method in class org.springframework.batch.admin.domain.StepExecutionProgressInfoResource
 
getStepExecutionId() - Method in class org.springframework.batch.admin.domain.StepExecutionProgressInfo
 
getStepExecutions() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getStepExecutions(Long) - Method in interface org.springframework.batch.admin.service.JobService
Get the step executions for a given job execution (by id).
getStepExecutions(Long) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
getStepName() - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 
getStepName() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getStepNames() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
getStepNames() - Method in class org.springframework.batch.admin.service.JobLocatorStepLocator
Loop through all the jobs and pull out their step names.
getStepNamesForJob(String) - Method in interface org.springframework.batch.admin.service.JobService
Get the names of the steps in a job (or a historical list of recent execution names if the Job is not launchable).
getStepNamesForJob(String) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
getStepType() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getStepType() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getSupportedMediaTypes() - Method in class org.springframework.batch.admin.web.BindingHttpMessageConverter
 
getTemplateLoaderForPath(String) - Method in class org.springframework.batch.admin.web.freemarker.HippyFreeMarkerConfigurer
 
getTimestamp() - Method in class org.springframework.batch.admin.service.FileInfo
 
getTimeZone() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
getTimeZone() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getTimeZone() - Method in class org.springframework.batch.admin.domain.StepExecutionInfo
 
getTimeZone() - Method in class org.springframework.batch.admin.domain.StepExecutionProgressInfo
 
getUploadDirectory() - Method in class org.springframework.batch.admin.service.LocalFileService
 
getUrl() - Method in class org.springframework.batch.admin.web.resources.BaseMenu
 
getUrl() - Method in interface org.springframework.batch.admin.web.resources.Menu
 
getUrl() - Method in class org.springframework.batch.admin.web.util.ResourceInfo
 
getUrlPatterns() - Method in class org.springframework.batch.admin.web.util.HomeController
The set of unique URI patterns mapped, excluding implicit mappings.
getVersion() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
getVersion() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getWriteCount() - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 
getWriteCount() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getWriteSkipCount() - Method in class org.springframework.batch.admin.domain.StepExecutionHistory
 
getWriteSkipCount() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
getXml() - Method in class org.springframework.batch.admin.integration.JobConfigurationRequest
 

H

handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.batch.admin.web.ViewHandler
 
hashCode() - Method in class org.springframework.batch.admin.web.util.ResourceInfo
 
HippyFreeMarkerConfigurer - Class in org.springframework.batch.admin.web.freemarker
 
HippyFreeMarkerConfigurer() - Constructor for class org.springframework.batch.admin.web.freemarker.HippyFreeMarkerConfigurer
 
history(Model, Long, Long, Date, Errors) - Method in class org.springframework.batch.admin.web.StepExecutionController
 
HomeController - Class in org.springframework.batch.admin.web.util
Component that discovers request mappings in its application context and reveals their meta data.
HomeController() - Constructor for class org.springframework.batch.admin.web.util.HomeController
 
HomeMenu - Class in org.springframework.batch.admin.web
 
HomeMenu() - Constructor for class org.springframework.batch.admin.web.HomeMenu
 

I

instancesForJob(String, int, int) - Method in class org.springframework.batch.admin.web.BatchJobInstancesController
Return a paged collection of job instances for a given job.
instantiateResource(DetailedJobInfo) - Method in class org.springframework.batch.admin.web.resource.DetailedJobInfoResourceAssembler
 
instantiateResource(JobExecutionInfo) - Method in class org.springframework.batch.admin.web.resource.JobExecutionInfoResourceAssembler
 
instantiateResource(JobInfo) - Method in class org.springframework.batch.admin.web.resource.JobInfoResourceAssembler
 
instantiateResource(JobInstanceInfo) - Method in class org.springframework.batch.admin.web.resource.JobInstanceInfoResourceAssembler
 
instantiateResource(StepExecutionInfo) - Method in class org.springframework.batch.admin.web.resource.StepExecutionInfoResourceAssembler
 
instantiateResource(StepExecutionProgressInfo) - Method in class org.springframework.batch.admin.web.resource.StepExecutionProgressInfoResourceAssembler
 
isAbandonable() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
isAbandonable() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
isAjaxRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.batch.admin.web.freemarker.AjaxFreeMarkerView
 
isAllowStartIfComplete() - Method in class org.springframework.batch.admin.sample.RemoteStep
 
isAutoStartup() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
isFinished() - Method in class org.springframework.batch.admin.domain.StepExecutionProgressInfo
 
isIncrementable() - Method in class org.springframework.batch.admin.domain.JobInfo
 
isIncrementable() - Method in class org.springframework.batch.admin.domain.JobInfoResource
 
isIncrementable(String) - Method in interface org.springframework.batch.admin.service.JobService
Check if a job has a JobParametersIncrementer.
isIncrementable(String) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
isJobRunning() - Method in interface org.springframework.batch.admin.jmx.JobExecutionMetrics
 
isJobRunning() - Method in class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
isLaunchable() - Method in class org.springframework.batch.admin.domain.JobInfo
 
isLaunchable() - Method in class org.springframework.batch.admin.domain.JobInfoResource
 
isLaunchable(String) - Method in interface org.springframework.batch.admin.service.JobService
Convenience method to determine if a job is available for launching.
isLaunchable(String) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
isLocal() - Method in class org.springframework.batch.admin.service.FileInfo
 
ISO8601DateFormatWithMilliSeconds - Class in org.springframework.batch.admin.domain.support
Improved version of the ISO8601DateFormat that also serializes milliseconds.
ISO8601DateFormatWithMilliSeconds() - Constructor for class org.springframework.batch.admin.domain.support.ISO8601DateFormatWithMilliSeconds
 
isRestartable() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
isRestartable() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
isRunning() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
isSingleton() - Method in class org.springframework.batch.admin.configuration.CompositeApplicationContextFactory
 
isSingleton() - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
 
isSingleton() - Method in class org.springframework.batch.admin.sample.StepLocatorStepFactoryBean
Always return true as optimization for bean factory.
isSingleton() - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
Allows optimisation in the containing bean factory.
isStoppable() - Method in class org.springframework.batch.admin.domain.JobExecutionInfo
 
isStoppable() - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
isTerminateOnly() - Method in class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
itemReader() - Method in class org.springframework.batch.admin.sample.job.JobConfiguration
 
itemWriter(Boolean) - Method in class org.springframework.batch.admin.sample.job.JobConfiguration
 

J

javaJob() - Method in class org.springframework.batch.admin.sample.job.JobConfiguration
 
JdbcSearchableJobExecutionDao - Class in org.springframework.batch.admin.service
 
JdbcSearchableJobExecutionDao() - Constructor for class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao
 
JdbcSearchableJobExecutionDao.JobExecutionRowMapper - Class in org.springframework.batch.admin.service
Re-usable mapper for JobExecution instances.
JdbcSearchableJobExecutionDao.JobExecutionRowMapper() - Constructor for class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao.JobExecutionRowMapper
 
JdbcSearchableJobInstanceDao - Class in org.springframework.batch.admin.service
 
JdbcSearchableJobInstanceDao() - Constructor for class org.springframework.batch.admin.service.JdbcSearchableJobInstanceDao
 
JdbcSearchableStepExecutionDao - Class in org.springframework.batch.admin.service
 
JdbcSearchableStepExecutionDao() - Constructor for class org.springframework.batch.admin.service.JdbcSearchableStepExecutionDao
 
jobBuilderFactory - Variable in class org.springframework.batch.admin.sample.job.JobConfiguration
 
JobConfiguration - Class in org.springframework.batch.admin.sample.job
 
JobConfiguration() - Constructor for class org.springframework.batch.admin.sample.job.JobConfiguration
 
JobConfigurationRequest - Class in org.springframework.batch.admin.integration
Convenient model object for binding XML configuration data from a form submission.
JobConfigurationRequest() - Constructor for class org.springframework.batch.admin.integration.JobConfigurationRequest
 
JobConfigurationRequestToResourceAdapter - Class in org.springframework.batch.admin.integration
Adapt a JobConfigurationRequest to a Spring Resource so it can be handled by a generic consumer.
JobConfigurationRequestToResourceAdapter() - Constructor for class org.springframework.batch.admin.integration.JobConfigurationRequestToResourceAdapter
 
JobConfigurationResourceLoader - Class in org.springframework.batch.admin.integration
Load XML from a Spring Resource and create an ApplicationContext, registering any Job instances defined in a JobRegistry.
JobConfigurationResourceLoader() - Constructor for class org.springframework.batch.admin.integration.JobConfigurationResourceLoader
 
JobController - Class in org.springframework.batch.admin.web
Controller for listing and launching jobs.
JobController(JobService) - Constructor for class org.springframework.batch.admin.web.JobController
 
JobExecutionController - Class in org.springframework.batch.admin.web
Controller for job executions.
JobExecutionController(JobService) - Constructor for class org.springframework.batch.admin.web.JobExecutionController
 
JobExecutionController.StopRequest - Class in org.springframework.batch.admin.web
 
JobExecutionController.StopRequest() - Constructor for class org.springframework.batch.admin.web.JobExecutionController.StopRequest
 
JobExecutionHistory - Class in org.springframework.batch.admin.domain
 
JobExecutionHistory(String) - Constructor for class org.springframework.batch.admin.domain.JobExecutionHistory
 
JobExecutionInfo - Class in org.springframework.batch.admin.domain
 
JobExecutionInfo(JobExecution, TimeZone) - Constructor for class org.springframework.batch.admin.domain.JobExecutionInfo
 
JobExecutionInfoResource - Class in org.springframework.batch.admin.domain
Represents job execution info resource.
JobExecutionInfoResource() - Constructor for class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
JobExecutionInfoResource(JobExecution, TimeZone) - Constructor for class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
JobExecutionInfoResource.Page - Class in org.springframework.batch.admin.domain
Dedicated subclass to workaround type erasure.
JobExecutionInfoResource.Page() - Constructor for class org.springframework.batch.admin.domain.JobExecutionInfoResource.Page
 
jobExecutionInfoResourceAssembler - Variable in class org.springframework.batch.admin.web.AbstractBatchJobsController
 
JobExecutionInfoResourceAssembler - Class in org.springframework.batch.admin.web.resource
Knows how to build a REST resource out of our domain model JobExecutionInfo.
JobExecutionInfoResourceAssembler() - Constructor for class org.springframework.batch.admin.web.resource.JobExecutionInfoResourceAssembler
 
JobExecutionMetrics - Interface in org.springframework.batch.admin.jmx
 
JobExecutionMetricsFactory - Interface in org.springframework.batch.admin.jmx
Strategy for creating JobExecutionMetrics.
JobInfo - Class in org.springframework.batch.admin.domain
 
JobInfo(String, int) - Constructor for class org.springframework.batch.admin.domain.JobInfo
 
JobInfo(String, int, boolean) - Constructor for class org.springframework.batch.admin.domain.JobInfo
 
JobInfo(String, int, boolean, boolean) - Constructor for class org.springframework.batch.admin.domain.JobInfo
 
JobInfo(String, int, Long, boolean, boolean) - Constructor for class org.springframework.batch.admin.domain.JobInfo
 
jobinfo(String) - Method in class org.springframework.batch.admin.web.BatchJobsController
 
JobInfoResource - Class in org.springframework.batch.admin.domain
Represents Batch job info.
JobInfoResource() - Constructor for class org.springframework.batch.admin.domain.JobInfoResource
Default constructor for serialization frameworks.
JobInfoResource(String, int, Long, boolean, boolean) - Constructor for class org.springframework.batch.admin.domain.JobInfoResource
 
jobInfoResourceAssembler - Variable in class org.springframework.batch.admin.web.AbstractBatchJobsController
 
JobInfoResourceAssembler - Class in org.springframework.batch.admin.web.resource
Knows how to build a REST resource out of our domain model JobInfo.
JobInfoResourceAssembler() - Constructor for class org.springframework.batch.admin.web.resource.JobInfoResourceAssembler
 
JobInstanceInfo - Class in org.springframework.batch.admin.web
 
JobInstanceInfo(JobInstance, Collection<JobExecution>, TimeZone) - Constructor for class org.springframework.batch.admin.web.JobInstanceInfo
 
JobInstanceInfo(JobInstance, Collection<JobExecution>) - Constructor for class org.springframework.batch.admin.web.JobInstanceInfo
 
JobInstanceInfoResource - Class in org.springframework.batch.admin.domain
Represents JobInstance info resource.
JobInstanceInfoResource() - Constructor for class org.springframework.batch.admin.domain.JobInstanceInfoResource
Default constructor for serialization frameworks.
JobInstanceInfoResource(JobInstance, List<JobExecutionInfoResource>) - Constructor for class org.springframework.batch.admin.domain.JobInstanceInfoResource
 
jobInstanceInfoResourceAssembler - Variable in class org.springframework.batch.admin.web.AbstractBatchJobsController
 
JobInstanceInfoResourceAssembler - Class in org.springframework.batch.admin.web.resource
Resource assembler that builds the REST resource JobInstanceInfoResource out of domain model JobInstanceInfo.
JobInstanceInfoResourceAssembler() - Constructor for class org.springframework.batch.admin.web.resource.JobInstanceInfoResourceAssembler
 
JobLauncherSynchronizer - Class in org.springframework.batch.admin.launch
Wrapper for a JobLauncher that synchronizes jobs globally so that only one execution of a given Job can be active at once.
JobLauncherSynchronizer() - Constructor for class org.springframework.batch.admin.launch.JobLauncherSynchronizer
 
JobLocatorStepLocator - Class in org.springframework.batch.admin.service
 
JobLocatorStepLocator(ListableJobLocator) - Constructor for class org.springframework.batch.admin.service.JobLocatorStepLocator
Create an instance from this JobLocator.
JobLocatorStepLocator() - Constructor for class org.springframework.batch.admin.service.JobLocatorStepLocator
Convenience constructor for declarative configuration.
JobNameToJobRestartRequestAdapter - Class in org.springframework.batch.admin.integration
Adapt a job name to a LaunchRequest for restarting the last failed execution of the Job.
JobNameToJobRestartRequestAdapter() - Constructor for class org.springframework.batch.admin.integration.JobNameToJobRestartRequestAdapter
 
JobParameterJacksonDeserializer - Class in org.springframework.batch.admin.domain.support
Jackson Deserializer for JobParameter de-serialization.
JobParameterJacksonDeserializer() - Constructor for class org.springframework.batch.admin.domain.support.JobParameterJacksonDeserializer
 
JobParameterJacksonMixIn - Class in org.springframework.batch.admin.domain.support
Jackson MixIn for JobParameter de-serialization.
JobParameterJacksonMixIn() - Constructor for class org.springframework.batch.admin.domain.support.JobParameterJacksonMixIn
 
JobParametersExtractor - Class in org.springframework.batch.admin.domain.support
Helper class for extracting a String representation of JobParameters for rendering.
JobParametersExtractor() - Constructor for class org.springframework.batch.admin.domain.support.JobParametersExtractor
 
JobParametersJacksonMixIn - Class in org.springframework.batch.admin.domain.support
Jackson MixIn for JobParameters de-serialization.
JobParametersJacksonMixIn() - Constructor for class org.springframework.batch.admin.domain.support.JobParametersJacksonMixIn
 
jobs(Pageable, PagedResourcesAssembler<DetailedJobInfo>) - Method in class org.springframework.batch.admin.web.BatchJobsController
Get the paged resources of DetailedJobInfoResource
jobs(ModelMap, int, int) - Method in class org.springframework.batch.admin.web.JobController
 
JobService - Interface in org.springframework.batch.admin.service
Interface for general purpose monitoring and management of Batch jobs.
jobService - Variable in class org.springframework.batch.admin.web.AbstractBatchJobsController
 
JobsMenu - Class in org.springframework.batch.admin.web
 
JobsMenu() - Constructor for class org.springframework.batch.admin.web.JobsMenu
 

L

LastJobParametersJobLaunchRequestEnhancer - Class in org.springframework.batch.admin.integration
Adapt a JobLaunchRequest so that it picks up the job parameters from the last execution if possible.
LastJobParametersJobLaunchRequestEnhancer() - Constructor for class org.springframework.batch.admin.integration.LastJobParametersJobLaunchRequestEnhancer
 
launch(String, JobParameters) - Method in interface org.springframework.batch.admin.service.JobService
Launch a job with the parameters provided.
launch(String, JobParameters) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
launch(ModelMap, String, LaunchRequest, Errors, String) - Method in class org.springframework.batch.admin.web.JobController
 
launchJob(String, String) - Method in class org.springframework.batch.admin.web.BatchJobExecutionsController
Send the request to launch Job.
LaunchRequest - Class in org.springframework.batch.admin.web
 
LaunchRequest() - Constructor for class org.springframework.batch.admin.web.LaunchRequest
 
list(Pageable) - Method in class org.springframework.batch.admin.web.BatchJobExecutionsController
List all job executions in a given range.
list(long) - Method in class org.springframework.batch.admin.web.BatchStepExecutionsController
List all step executions.
list(ModelMap, int, int) - Method in class org.springframework.batch.admin.web.FileController
 
list(ModelMap, int, int) - Method in class org.springframework.batch.admin.web.JobExecutionController
 
list(Model, Long, Date, Errors) - Method in class org.springframework.batch.admin.web.StepExecutionController
 
listForInstance(Model, String, long, Date, Errors) - Method in class org.springframework.batch.admin.web.JobExecutionController
 
listForJob(ModelMap, String, Date, Errors, int, int) - Method in class org.springframework.batch.admin.web.JobExecutionController
 
listJobExecutions(int, int) - Method in interface org.springframework.batch.admin.service.JobService
List the job executions in descending order of creation (usually close to execution order).
listJobExecutions(int, int) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
listJobExecutionsForJob(String, int, int) - Method in interface org.springframework.batch.admin.service.JobService
List the job executions for a job in descending order of creation (usually close to execution order).
listJobExecutionsForJob(String, int, int) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
listJobInstances(String, int, int) - Method in interface org.springframework.batch.admin.service.JobService
List the job instances in descending order of creation (usually close to order of execution).
listJobInstances(String, int, int) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
listJobs(int, int) - Method in interface org.springframework.batch.admin.service.JobService
Query the job names in the system, either launchable or not.
listJobs(int, int) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
listStepExecutionsForStep(String, String, int, int) - Method in interface org.springframework.batch.admin.service.JobService
List the step executions for a step in descending order of creation (usually close to execution order).
listStepExecutionsForStep(String, String, int, int) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
loadJobs(Resource) - Method in class org.springframework.batch.admin.integration.JobConfigurationResourceLoader
 
LocalFileService - Class in org.springframework.batch.admin.service
An implementation of FileService that deals with files only in the local file system.
LocalFileService() - Constructor for class org.springframework.batch.admin.service.LocalFileService
 

M

mapRow(ResultSet, int) - Method in class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao.JobExecutionRowMapper
 
Menu - Interface in org.springframework.batch.admin.web.resources
Interface for menu component contributions.
MenuManager - Class in org.springframework.batch.admin.web.resources
Aggregator for Menu contributions.
MenuManager() - Constructor for class org.springframework.batch.admin.web.resources.MenuManager
 
MultipartJobConfigurationRequest - Class in org.springframework.batch.admin.integration
 
MultipartJobConfigurationRequest() - Constructor for class org.springframework.batch.admin.integration.MultipartJobConfigurationRequest
 
MultipartToJobConfigurationRequestTransformer - Class in org.springframework.batch.admin.integration
 
MultipartToJobConfigurationRequestTransformer() - Constructor for class org.springframework.batch.admin.integration.MultipartToJobConfigurationRequestTransformer
 

N

NoSuchBatchJobException - Exception in org.springframework.batch.admin.domain
Exception thrown when there is no such batch job with the given name.
NoSuchBatchJobException(String) - Constructor for exception org.springframework.batch.admin.domain.NoSuchBatchJobException
 
NoSuchBatchJobException(String, String, Throwable) - Constructor for exception org.springframework.batch.admin.domain.NoSuchBatchJobException
 
NoSuchBatchJobException(String, Throwable) - Constructor for exception org.springframework.batch.admin.domain.NoSuchBatchJobException
 
NoSuchBatchJobInstanceException - Exception in org.springframework.batch.admin.domain
Exception thrown when there is no such batch job instance with the given instanceId.
NoSuchBatchJobInstanceException(long) - Constructor for exception org.springframework.batch.admin.domain.NoSuchBatchJobInstanceException
 
NoSuchStepExecutionException - Exception in org.springframework.batch.admin.service
 
NoSuchStepExecutionException(String, Throwable) - Constructor for exception org.springframework.batch.admin.service.NoSuchStepExecutionException
 
NoSuchStepExecutionException(String) - Constructor for exception org.springframework.batch.admin.service.NoSuchStepExecutionException
 

O

onException(Exception) - Method in class org.springframework.batch.admin.web.RestControllerAdvice
Handles the general error case.
onJobExecutionAlreadyRunningException(JobExecutionAlreadyRunningException) - Method in class org.springframework.batch.admin.web.RestControllerAdvice
 
onJobExecutionNotRunningException(JobExecutionNotRunningException) - Method in class org.springframework.batch.admin.web.RestControllerAdvice
 
onJobInstanceAlreadyCompleteException(JobInstanceAlreadyCompleteException) - Method in class org.springframework.batch.admin.web.RestControllerAdvice
 
onJobParametersInvalidException(JobParametersInvalidException) - Method in class org.springframework.batch.admin.web.RestControllerAdvice
 
onJobRestartException(JobRestartException) - Method in class org.springframework.batch.admin.web.RestControllerAdvice
 
onMissingServletRequestParameterException(MissingServletRequestParameterException) - Method in class org.springframework.batch.admin.web.RestControllerAdvice
Handles the case where client submitted an ill valued request (missing parameter).
onNoSuchJobException(NoSuchBatchJobException) - Method in class org.springframework.batch.admin.web.RestControllerAdvice
 
onNoSuchJobExecutionException(NoSuchJobExecutionException) - Method in class org.springframework.batch.admin.web.RestControllerAdvice
 
onNoSuchJobInstanceException(NoSuchBatchJobInstanceException) - Method in class org.springframework.batch.admin.web.RestControllerAdvice
 
onNoSuchStepExecutionException(NoSuchStepExecutionException) - Method in class org.springframework.batch.admin.web.RestControllerAdvice
 
org.springframework.batch.admin.configuration - package org.springframework.batch.admin.configuration
 
org.springframework.batch.admin.domain - package org.springframework.batch.admin.domain
 
org.springframework.batch.admin.domain.support - package org.springframework.batch.admin.domain.support
 
org.springframework.batch.admin.integration - package org.springframework.batch.admin.integration
 
org.springframework.batch.admin.jmx - package org.springframework.batch.admin.jmx
 
org.springframework.batch.admin.launch - package org.springframework.batch.admin.launch
 
org.springframework.batch.admin.sample - package org.springframework.batch.admin.sample
 
org.springframework.batch.admin.sample.job - package org.springframework.batch.admin.sample.job
 
org.springframework.batch.admin.service - package org.springframework.batch.admin.service
 
org.springframework.batch.admin.util - package org.springframework.batch.admin.util
 
org.springframework.batch.admin.web - package org.springframework.batch.admin.web
 
org.springframework.batch.admin.web.filter - package org.springframework.batch.admin.web.filter
 
org.springframework.batch.admin.web.freemarker - package org.springframework.batch.admin.web.freemarker
 
org.springframework.batch.admin.web.interceptor - package org.springframework.batch.admin.web.interceptor
 
org.springframework.batch.admin.web.resource - package org.springframework.batch.admin.web.resource
 
org.springframework.batch.admin.web.resources - package org.springframework.batch.admin.web.resources
 
org.springframework.batch.admin.web.util - package org.springframework.batch.admin.web.util
 
org.springframework.batch.poller.scheduling - package org.springframework.batch.poller.scheduling
 

P

ParameterUnpackerFilter - Class in org.springframework.batch.admin.web.filter
 
ParameterUnpackerFilter() - Constructor for class org.springframework.batch.admin.web.filter.ParameterUnpackerFilter
 
poll(Callable<T>) - Method in class org.springframework.batch.poller.scheduling.TaskSchedulerPoller
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.springframework.batch.admin.web.interceptor.ContentTypeInterceptor
Compare the extension of the request path (if there is one) with the set provided, and if it matches then add the same extension to the view name, if it is not already present.
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.batch.admin.web.interceptor.ContentTypeInterceptor
 
progress(long, long) - Method in class org.springframework.batch.admin.web.BatchStepExecutionsController
Get the step execution progress for the given jobExecutions step.
progressInfoResourceAssembler - Variable in class org.springframework.batch.admin.web.AbstractBatchJobsController
 
publish(FileInfo) - Method in interface org.springframework.batch.admin.service.FileService
 
publish(FileInfo) - Method in class org.springframework.batch.admin.service.LocalFileService
 

R

read() - Method in class org.springframework.batch.admin.sample.ExampleItemReader
Reads next record from input
read(Class<? extends T>, HttpInputMessage) - Method in class org.springframework.batch.admin.web.BindingHttpMessageConverter
 
registerBeans() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
RemoteStep - Class in org.springframework.batch.admin.sample
Workaround for BATCH-1692, BATCH-1693.
RemoteStep() - Constructor for class org.springframework.batch.admin.sample.RemoteStep
 
removeInactiveExecutions() - Method in class org.springframework.batch.admin.service.SimpleJobService
Check all the active executions and see if they are still actually running.
removeJobName(String) - Method in class org.springframework.batch.admin.launch.JobLauncherSynchronizer
Remove a job name from the list to synchronize.
renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.batch.admin.web.freemarker.AjaxFreeMarkerView
 
ResourceInfo - Class in org.springframework.batch.admin.web.util
 
ResourceInfo(String, RequestMethod) - Constructor for class org.springframework.batch.admin.web.util.ResourceInfo
 
ResourceInfo(String, RequestMethod, String) - Constructor for class org.springframework.batch.admin.web.util.ResourceInfo
 
ResourceService - Interface in org.springframework.batch.admin.web.resources
Service abstraction for simple resources in the application.
restart(Long) - Method in interface org.springframework.batch.admin.service.JobService
Launch a job with the parameters provided.
restart(Long, JobParameters) - Method in interface org.springframework.batch.admin.service.JobService
Launch a job with the parameters provided.
restart(Long) - Method in class org.springframework.batch.admin.service.SimpleJobService
restart(Long, JobParameters) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
restart(Model, String, long, Date, Errors) - Method in class org.springframework.batch.admin.web.JobExecutionController
 
restartJobExecution(long) - Method in class org.springframework.batch.admin.web.BatchJobExecutionsController
Restart the Job Execution with the given executionId.
RestConfiguration - Class in org.springframework.batch.admin.web
Takes care of infrastructure setup for the web/rest layer.
RestConfiguration() - Constructor for class org.springframework.batch.admin.web.RestConfiguration
 
RestControllerAdvice - Class in org.springframework.batch.admin.web
Central class for behavior common to all REST controllers.
RestControllerAdvice() - Constructor for class org.springframework.batch.admin.web.RestControllerAdvice
 

S

saveJobExecution(JobExecution) - Method in class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao
 
SearchableJobExecutionDao - Interface in org.springframework.batch.admin.service
 
SearchableJobInstanceDao - Interface in org.springframework.batch.admin.service
 
SearchableStepExecutionDao - Interface in org.springframework.batch.admin.service
Extension of the StepExecutionDao interface to add additional search features.
send(File) - Method in interface org.springframework.batch.admin.service.FileSender
 
SessionIdFilter - Class in org.springframework.batch.admin.web.filter
 
SessionIdFilter() - Constructor for class org.springframework.batch.admin.web.filter.SessionIdFilter
 
setAllowStartIfComplete(boolean) - Method in class org.springframework.batch.admin.sample.RemoteStep
Public setter for flag that determines whether the step should start again if it is already complete.
setApplicationContext(ApplicationContext) - Method in class org.springframework.batch.admin.integration.JobConfigurationResourceLoader
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.batch.admin.web.util.HomeController
 
setAsText(String) - Method in class org.springframework.batch.admin.service.FileServiceResourceConverter
 
setAutoStart(boolean) - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
Should the monitor start immediately or wait to be started manually?
setBeanFactory(BeanFactory) - Method in class org.springframework.batch.admin.web.BindingHttpMessageConverter
 
setBeanFactory(BeanFactory) - Method in class org.springframework.batch.admin.web.interceptor.ContentTypeInterceptor
 
setBeanFactory(BeanFactory) - Method in class org.springframework.batch.poller.scheduling.TaskSchedulerPoller
 
setDatabaseType(String) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
Sets the database type.
setDataSource(DataSource) - Method in class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao
 
setDataSource(DataSource) - Method in class org.springframework.batch.admin.service.JdbcSearchableStepExecutionDao
 
setDataSource(DataSource) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
Public setter for the DataSource.
setDefaultDomain(String) - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
The JMX domain to use for MBeans registered.
setDefaultDomain(String) - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
The domain name to use in constructing object names for the monitored step.
setDefaultResources(Properties) - Method in class org.springframework.batch.admin.web.util.HomeController
Pre-configured mapping from url path to description for default (HTML) resources.
setDelimiter(String) - Method in class org.springframework.batch.admin.web.filter.ParameterUnpackerFilter
 
setExtensions(Collection<String>) - Method in class org.springframework.batch.admin.web.interceptor.ContentTypeInterceptor
A collection of extensions to append to view names.
setExtensions(Collection<String>) - Method in class org.springframework.batch.admin.web.JobController
A collection of extensions that may be appended to request urls aimed at this controller.
setFactories(List<ApplicationContextFactory>) - Method in class org.springframework.batch.admin.configuration.CompositeApplicationContextFactory
 
setFactoryBeans(List<FactoryBean<ApplicationContextFactory[]>>) - Method in class org.springframework.batch.admin.configuration.CompositeApplicationContextFactory
 
setFail(boolean) - Method in class org.springframework.batch.admin.sample.ExampleItemWriter
 
setFile(MultipartFile) - Method in class org.springframework.batch.admin.integration.MultipartJobConfigurationRequest
 
setFileName(String) - Method in class org.springframework.batch.admin.integration.JobConfigurationRequest
 
setFileSender(FileSender) - Method in class org.springframework.batch.admin.service.LocalFileService
 
setFileService(FileService) - Method in class org.springframework.batch.admin.service.FileServiceResourceConverter
 
setFileService(FileService) - Method in class org.springframework.batch.admin.web.FileController
The service used to manage file lists and uploads.
setIncrementerFactory(DataFieldMaxValueIncrementerFactory) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
A factory for incrementers (used to build primary keys for meta data).
setJob(Job) - Method in class org.springframework.batch.admin.integration.FileToJobLaunchRequestAdapter
 
setJobExecutionId(Long) - Method in class org.springframework.batch.admin.web.JobExecutionController.StopRequest
 
setJobExecutionMetricsFactory(JobExecutionMetricsFactory) - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
setJobExplorer(JobExplorer) - Method in class org.springframework.batch.admin.integration.JobNameToJobRestartRequestAdapter
 
setJobExplorer(JobExplorer) - Method in class org.springframework.batch.admin.launch.JobLauncherSynchronizer
The JobExplorer to use to inspect existing executions.
setJobExplorer(JobExplorer) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
 
setJobLauncher(JobLauncher) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
The launcher used to run jobs.
setJobLoader(JobLoader) - Method in class org.springframework.batch.admin.integration.JobConfigurationResourceLoader
 
setJobLocator(JobLocator) - Method in class org.springframework.batch.admin.integration.JobNameToJobRestartRequestAdapter
 
setJobLocator(JobLocator) - Method in class org.springframework.batch.admin.integration.StringToJobLaunchRequestAdapter
 
setJobLocator(ListableJobLocator) - Method in class org.springframework.batch.admin.service.JobLocatorStepLocator
 
setJobLocator(ListableJobLocator) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
A registry that can be used to locate jobs to run.
setJobName(String) - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
 
setJobName(String) - Method in class org.springframework.batch.admin.web.LaunchRequest
 
setJobNames(Set<String>) - Method in class org.springframework.batch.admin.launch.JobLauncherSynchronizer
Set of job names that will be synchronized.
setJobParameters(String) - Method in class org.springframework.batch.admin.web.LaunchRequest
 
setJobRepository(JobRepository) - Method in class org.springframework.batch.admin.launch.JobLauncherSynchronizer
The JobRepository needed for updates to execution data.
setJobRepository(JobRepository) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
The repository used to store and update jobs and step executions.
setJobService(JobService) - Method in class org.springframework.batch.admin.integration.JobConfigurationResourceLoader
 
setJobService(JobService) - Method in class org.springframework.batch.admin.integration.LastJobParametersJobLaunchRequestEnhancer
 
setJobService(JobService) - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
setJsonResources(Properties) - Method in class org.springframework.batch.admin.web.util.HomeController
Pre-configured mapping from url path to description for JSON resources.
setLobHandler(LobHandler) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
A special handler for large objects.
setLowerThreshold(int) - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
Optional lower threshold.
setMaxVarCharLength(int) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
Public setter for the length of long string columns in database.
setMenus(Collection<Menu>) - Method in class org.springframework.batch.admin.web.resources.MenuManager
The menus to manage.
setName(String) - Method in class org.springframework.batch.admin.sample.RemoteStep
Set the name property.
setObjectMapper(ObjectMapper) - Method in class org.springframework.batch.admin.web.JobExecutionController
 
setObjectMapper(ObjectMapper) - Method in class org.springframework.batch.admin.web.StepExecutionController
 
setObjectNameStaticProperties(Map<String, String>) - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
Static properties that will be added to all object names.
setObservedAttribute(String) - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
The name of the attribute to monitor on the step.
setOutputDir(File) - Method in class org.springframework.batch.admin.service.LocalFileService
The output directory to store new files.
setParentName(String) - Method in class org.springframework.batch.admin.integration.FileParentDirectoryFilter
 
setPrefix(String) - Method in class org.springframework.batch.admin.web.filter.ParameterUnpackerFilter
 
setPrefix(String) - Method in class org.springframework.batch.admin.web.resources.BaseMenu
 
setPutEmptyParamsInPath(boolean) - Method in class org.springframework.batch.admin.web.filter.ParameterUnpackerFilter
Flag to say that empty parameter value signal their name should be used as a path parameter.
setRegisterSteps(boolean) - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
Flag to determine if any metrics at all should be exposed for step executions (default true).
setResourceLoader(ResourceLoader) - Method in class org.springframework.batch.admin.service.FileServiceResourceConverter
Set the resource loader as a fallback for resources that are not managed by the FileService.
setResourceLoader(ResourceLoader) - Method in class org.springframework.batch.admin.service.LocalFileService
 
setRestartable(boolean) - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
Set restartable flag explicitly based on the job executions status of the same job instance.
setSerializer(ExecutionContextSerializer) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
A custom implementation of the ExecutionContextSerializer.
setServletPath(String) - Method in class org.springframework.batch.admin.web.resources.DefaultResourceService
 
setServletPath(String) - Method in class org.springframework.batch.admin.web.util.HomeController
The path that will be added to the model as an attribute ("servletPath") before rendering.
setShutdownTimeout(int) - Method in class org.springframework.batch.admin.service.SimpleJobService
Timeout for shutdown waiting for jobs to finish processing.
setStartLimit(int) - Method in class org.springframework.batch.admin.sample.RemoteStep
Public setter for the startLimit.
setStep(Step) - Method in class org.springframework.batch.admin.sample.RemoteStep
 
setStepExecutionMetricsFactory(StepExecutionMetricsFactory) - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
Factory for JobExecutionMetrics.
setStepExecutions(Collection<StepExecutionInfoResource>) - Method in class org.springframework.batch.admin.domain.JobExecutionInfoResource
 
setStepLocator(StepLocator) - Method in class org.springframework.batch.admin.sample.StepLocatorStepFactoryBean
 
setStepName(String) - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
 
setStepName(String) - Method in class org.springframework.batch.admin.sample.StepLocatorStepFactoryBean
 
setTablePrefix(String) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
Sets the table prefix for all the batch meta-data tables.
setTargetType(Class<T>) - Method in class org.springframework.batch.admin.web.BindingHttpMessageConverter
 
setTaskExecutor(TaskExecutor) - Method in class org.springframework.batch.admin.util.ThrottledTaskExecutor
Public setter for the TaskExecutor to be used to execute the tasks submitted.
setTaskScheduler(TaskScheduler) - Method in class org.springframework.batch.poller.scheduling.TaskSchedulerPoller
 
setThrottleLimit(int) - Method in class org.springframework.batch.admin.util.ThrottledTaskExecutor
Limits the number of concurrent executions on the enclosed task executor.
setTimeZone(TimeZone) - Method in class org.springframework.batch.admin.web.AbstractBatchJobsController
 
setTimeZone(TimeZone) - Method in class org.springframework.batch.admin.web.JobController
 
setTimeZone(TimeZone) - Method in class org.springframework.batch.admin.web.JobExecutionController
 
setTimeZone(TimeZone) - Method in class org.springframework.batch.admin.web.StepExecutionController
 
setTransactionManager(PlatformTransactionManager) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
 
setTrigger(Trigger) - Method in class org.springframework.batch.poller.scheduling.TaskSchedulerPoller
 
setUpperThreshold(int) - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
Upper threshold for observed attribute.
setView(View) - Method in class org.springframework.batch.admin.web.ViewHandler
 
setViewResolver(ViewResolver) - Method in class org.springframework.batch.admin.web.freemarker.AjaxFreeMarkerView
 
setXml(String) - Method in class org.springframework.batch.admin.integration.JobConfigurationRequest
 
shortPath() - Method in class org.springframework.batch.admin.service.FileInfo
 
SimpleJobExecutionMetrics - Class in org.springframework.batch.admin.jmx
 
SimpleJobExecutionMetrics(JobService, String) - Constructor for class org.springframework.batch.admin.jmx.SimpleJobExecutionMetrics
 
SimpleJobService - Class in org.springframework.batch.admin.service
Implementation of JobService that delegates most of its work to other off-the-shelf components.
SimpleJobService(SearchableJobInstanceDao, SearchableJobExecutionDao, SearchableStepExecutionDao, JobRepository, JobLauncher, ListableJobLocator, ExecutionContextDao) - Constructor for class org.springframework.batch.admin.service.SimpleJobService
 
SimpleJobService(SearchableJobInstanceDao, SearchableJobExecutionDao, SearchableStepExecutionDao, JobRepository, JobLauncher, ListableJobLocator, ExecutionContextDao, JobOperator) - Constructor for class org.springframework.batch.admin.service.SimpleJobService
 
SimpleJobServiceFactoryBean - Class in org.springframework.batch.admin.service
A factory for a JobService that makes the configuration of its various ingredients as convenient as possible.
SimpleJobServiceFactoryBean() - Constructor for class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
 
SimpleStepExecutionMetrics - Class in org.springframework.batch.admin.jmx
 
SimpleStepExecutionMetrics(JobService, String, String) - Constructor for class org.springframework.batch.admin.jmx.SimpleStepExecutionMetrics
 
size() - Method in class org.springframework.batch.admin.util.ThrottledTaskExecutor
Get an estimate of the number of pending requests.
start() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
step1() - Method in class org.springframework.batch.admin.sample.job.JobConfiguration
 
stepBuilderFactory - Variable in class org.springframework.batch.admin.sample.job.JobConfiguration
 
StepExecutionController - Class in org.springframework.batch.admin.web
Controller for step executions.
StepExecutionController(JobService) - Constructor for class org.springframework.batch.admin.web.StepExecutionController
 
StepExecutionHistory - Class in org.springframework.batch.admin.domain
 
StepExecutionHistory(String) - Constructor for class org.springframework.batch.admin.domain.StepExecutionHistory
 
StepExecutionHistoryJacksonMixIn - Class in org.springframework.batch.admin.domain.support
Jackson MixIn for org.springframework.batch.admin.history.StepExecutionHistory de-serialization.
StepExecutionInfo - Class in org.springframework.batch.admin.domain
 
StepExecutionInfo(String, Long, String, TimeZone) - Constructor for class org.springframework.batch.admin.domain.StepExecutionInfo
 
StepExecutionInfo(StepExecution, TimeZone) - Constructor for class org.springframework.batch.admin.domain.StepExecutionInfo
 
StepExecutionInfoResource - Class in org.springframework.batch.admin.domain
Represents the step execution info resource.
StepExecutionInfoResource(StepExecution, TimeZone) - Constructor for class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
StepExecutionInfoResource() - Constructor for class org.springframework.batch.admin.domain.StepExecutionInfoResource
 
stepExecutionInfoResourceAssembler - Variable in class org.springframework.batch.admin.web.AbstractBatchJobsController
 
StepExecutionInfoResourceAssembler - Class in org.springframework.batch.admin.web.resource
Knows how to build a REST resource out of our domain model StepExecutionInfo.
StepExecutionInfoResourceAssembler() - Constructor for class org.springframework.batch.admin.web.resource.StepExecutionInfoResourceAssembler
 
StepExecutionMetrics - Interface in org.springframework.batch.admin.jmx
 
StepExecutionMetricsFactory - Interface in org.springframework.batch.admin.jmx
Strategy for creating StepExecutionMetrics.
StepExecutionProgress - Class in org.springframework.batch.admin.domain
 
StepExecutionProgress(StepExecution, StepExecutionHistory) - Constructor for class org.springframework.batch.admin.domain.StepExecutionProgress
 
StepExecutionProgressInfo - Class in org.springframework.batch.admin.domain
Represents Batch job step execution progress info.
StepExecutionProgressInfo(StepExecution, StepExecutionHistory, TimeZone) - Constructor for class org.springframework.batch.admin.domain.StepExecutionProgressInfo
 
StepExecutionProgressInfo(StepExecution, StepExecutionHistory) - Constructor for class org.springframework.batch.admin.domain.StepExecutionProgressInfo
 
StepExecutionProgressInfoResource - Class in org.springframework.batch.admin.domain
Represents the step execution progress info resource.
StepExecutionProgressInfoResource() - Constructor for class org.springframework.batch.admin.domain.StepExecutionProgressInfoResource
 
StepExecutionProgressInfoResource(StepExecution, StepExecutionHistory, double, boolean, double, TimeZone) - Constructor for class org.springframework.batch.admin.domain.StepExecutionProgressInfoResource
 
StepExecutionProgressInfoResourceAssembler - Class in org.springframework.batch.admin.web.resource
Knows how to build a REST resource out of our domain model StepExecutionProgressInfo.
StepExecutionProgressInfoResourceAssembler() - Constructor for class org.springframework.batch.admin.web.resource.StepExecutionProgressInfoResourceAssembler
 
StepExecutionServiceLevelMonitor - Class in org.springframework.batch.admin.jmx
Monitors executions of a given step and sends JMX notifications if it takes too long.
StepExecutionServiceLevelMonitor() - Constructor for class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
 
stepLocator - Variable in class org.springframework.batch.admin.sample.StepLocatorStepFactoryBean
 
StepLocatorStepFactoryBean - Class in org.springframework.batch.admin.sample
Convenience factory for Step instances given a StepLocator.
StepLocatorStepFactoryBean() - Constructor for class org.springframework.batch.admin.sample.StepLocatorStepFactoryBean
 
stepName - Variable in class org.springframework.batch.admin.sample.StepLocatorStepFactoryBean
 
StepType - Enum in org.springframework.batch.admin.domain
The types of Spring Batch Step implementations that are known to the system.
stop() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
stop(Runnable) - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
 
stop(Long) - Method in interface org.springframework.batch.admin.service.JobService
Send a signal to a job execution to stop processing.
stop(Long) - Method in class org.springframework.batch.admin.service.SimpleJobService
 
stop(Model, JobExecutionController.StopRequest, Errors, Long) - Method in class org.springframework.batch.admin.web.JobExecutionController
 
stopAll() - Method in interface org.springframework.batch.admin.service.JobService
Send a stop signal to all running job executions.
stopAll() - Method in class org.springframework.batch.admin.service.SimpleJobService
 
stopAll() - Method in class org.springframework.batch.admin.web.BatchJobExecutionsController
Stop all job executions.
stopAll(ModelMap, int, int) - Method in class org.springframework.batch.admin.web.JobExecutionController
 
stopJobExecution(long) - Method in class org.springframework.batch.admin.web.BatchJobExecutionsController
Stop Job Execution by the given executionId.
StringToJobLaunchRequestAdapter - Class in org.springframework.batch.admin.integration
Adapt a String to a JobLaunchRequest consisting of a reference to a Job and some JobParameters.
StringToJobLaunchRequestAdapter() - Constructor for class org.springframework.batch.admin.integration.StringToJobLaunchRequestAdapter
 
synchronizeStatus(JobExecution) - Method in class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao
 

T

TableUtils - Class in org.springframework.batch.admin.web
 
TableUtils() - Constructor for class org.springframework.batch.admin.web.TableUtils
 
TaskSchedulerPoller<T> - Class in org.springframework.batch.poller.scheduling
A Poller implementation that uses a TaskScheduler to poll in a background thread.
TaskSchedulerPoller() - Constructor for class org.springframework.batch.poller.scheduling.TaskSchedulerPoller
 
ThrottledTaskExecutor - Class in org.springframework.batch.admin.util
A TaskExecutor with a throttle limit which works by delegating to an existing task executor and limiting the number of tasks submitted.
ThrottledTaskExecutor() - Constructor for class org.springframework.batch.admin.util.ThrottledTaskExecutor
Create a ThrottledTaskExecutor with infinite (Integer.MAX_VALUE) throttle limit.
ThrottledTaskExecutor(TaskExecutor) - Constructor for class org.springframework.batch.admin.util.ThrottledTaskExecutor
Create a ThrottledTaskExecutor with infinite (Integer.MAX_VALUE) throttle limit.
ThrottledTaskExecutor(TaskExecutor, int) - Constructor for class org.springframework.batch.admin.util.ThrottledTaskExecutor
Create a ThrottledTaskExecutor with finite throttle limit.
timeZone - Variable in class org.springframework.batch.admin.web.AbstractBatchJobsController
 
toResource(DetailedJobInfo) - Method in class org.springframework.batch.admin.web.resource.DetailedJobInfoResourceAssembler
 
toResource(JobExecutionInfo) - Method in class org.springframework.batch.admin.web.resource.JobExecutionInfoResourceAssembler
 
toResource(JobInfo) - Method in class org.springframework.batch.admin.web.resource.JobInfoResourceAssembler
 
toResource(JobInstanceInfo) - Method in class org.springframework.batch.admin.web.resource.JobInstanceInfoResourceAssembler
 
toResource(StepExecutionInfo) - Method in class org.springframework.batch.admin.web.resource.StepExecutionInfoResourceAssembler
 
toResource(StepExecutionProgressInfo) - Method in class org.springframework.batch.admin.web.resource.StepExecutionProgressInfoResourceAssembler
 
toString() - Method in class org.springframework.batch.admin.domain.CumulativeHistory
 
toString() - Method in class org.springframework.batch.admin.domain.JobInfo
 
toString() - Method in class org.springframework.batch.admin.integration.JobConfigurationRequest
 
toString() - Method in class org.springframework.batch.admin.service.FileInfo
 
toString() - Method in class org.springframework.batch.admin.web.resources.BaseMenu
 
toString() - Method in class org.springframework.batch.admin.web.util.ResourceInfo
 
transform(MultipartJobConfigurationRequest) - Method in class org.springframework.batch.admin.integration.MultipartToJobConfigurationRequestTransformer
 
TrivialJobParametersIncrementer - Class in org.springframework.batch.admin.sample
 
TrivialJobParametersIncrementer() - Constructor for class org.springframework.batch.admin.sample.TrivialJobParametersIncrementer
 

U

unpack(String, String) - Method in class org.springframework.batch.admin.web.filter.ParameterUnpackerFilter
 
updateJobExecution(JobExecution) - Method in class org.springframework.batch.admin.service.JdbcSearchableJobExecutionDao
 
upload(String, MultipartFile, ModelMap, int, int, Date, Errors) - Method in class org.springframework.batch.admin.web.FileController
 
uploadRequest(String, MultipartFile, ModelMap, int, int, Date, Errors) - Method in class org.springframework.batch.admin.web.FileController
 

V

valueOf(String) - Static method in enum org.springframework.batch.admin.domain.StepType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.batch.admin.domain.StepType
Returns an array containing the constants of this enum type, in the order they are declared.
VariableTypeJackson2ObjectMapperFactoryBean - Class in org.springframework.batch.admin.domain.support
Extension of the Jackson2ObjectMapperFactoryBean to configure the resulting ObjectMapper to provide the types in the output.
VariableTypeJackson2ObjectMapperFactoryBean() - Constructor for class org.springframework.batch.admin.domain.support.VariableTypeJackson2ObjectMapperFactoryBean
 
ViewHandler - Class in org.springframework.batch.admin.web
Trivial HTTP request handler that just renders a view.
ViewHandler() - Constructor for class org.springframework.batch.admin.web.ViewHandler
 

W

write(List<? extends Object>) - Method in class org.springframework.batch.admin.sample.ExampleItemWriter
 
write(T, MediaType, HttpOutputMessage) - Method in class org.springframework.batch.admin.web.BindingHttpMessageConverter
 
A B C D E F G H I J L M N O P R S T U V W 

Copyright © 2015. All rights reserved.