- 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]
.
- getDefaultDomain() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
-
Help method for extensions which need access to the default domain.
- getExecutionContext(Model, Long, Date, Errors) - Method in class org.springframework.batch.admin.web.JobExecutionController
-
- 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
-
- 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
-
- 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
-
- getId() - Method in class org.springframework.batch.admin.web.JobInstanceInfo
-
- 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(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.web.JobExecutionController.StopRequest
-
- getJobExecutionInfo(long) - Method in class org.springframework.batch.admin.web.BatchJobExecutionsController
-
- 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
-
- 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
-
- 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.web.LaunchRequest
-
- 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
-
- 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
-
- 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
-
- 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
-
- getObject() - Method in class org.springframework.batch.admin.configuration.CompositeApplicationContextFactory
-
- getObject() - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
-
- getObject() - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
-
- 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.service.SimpleJobServiceFactoryBean
-
- getPath() - Method in class org.springframework.batch.admin.service.FileInfo
-
- getPattern() - Method in class org.springframework.batch.admin.service.FileInfo
-
- getPhase() - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
-
- getResource(String) - Method in interface org.springframework.batch.admin.service.FileService
-
- getResource(String) - Method in class org.springframework.batch.admin.service.LocalFileService
-
- 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).
- 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(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
-
- 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
-
- 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
-
- getSupportedMediaTypes() - Method in class org.springframework.batch.admin.web.BindingHttpMessageConverter
-
- getTimestamp() - Method in class org.springframework.batch.admin.service.FileInfo
-
- getUploadDirectory() - Method in class org.springframework.batch.admin.service.LocalFileService
-
- getXml() - Method in class org.springframework.batch.admin.integration.JobConfigurationRequest
-
- 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
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.batch.admin.integration.JobConfigurationResourceLoader
-
- 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.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
-
- 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.
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- setSerializer(ExecutionContextSerializer) - Method in class org.springframework.batch.admin.service.SimpleJobServiceFactoryBean
-
A custom implementation of the ExecutionContextSerializer
.
- setShutdownTimeout(int) - Method in class org.springframework.batch.admin.service.SimpleJobService
-
Timeout for shutdown waiting for jobs to finish processing.
- setStepExecutionMetricsFactory(StepExecutionMetricsFactory) - Method in class org.springframework.batch.admin.jmx.BatchMBeanExporter
-
- setStepName(String) - Method in class org.springframework.batch.admin.jmx.StepExecutionServiceLevelMonitor
-
- 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
-
- 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
-
- StepExecutionController - Class in org.springframework.batch.admin.web
-
Controller for step executions.
- StepExecutionController(JobService) - Constructor for class org.springframework.batch.admin.web.StepExecutionController
-
- 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
-
- 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
-
- 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
-