public class JobTasklet extends JobExecutor implements org.springframework.batch.core.step.tasklet.Tasklet
JobExecutor.JobListenerlog| コンストラクターと説明 |
|---|
JobTasklet() |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.springframework.batch.repeat.RepeatStatus | execute(org.springframework.batch.core.StepContribution contribution, org.springframework.batch.core.scope.context.ChunkContext chunkContext) |
afterPropertiesSet, destroy, findJobs, isKillJobsAtShutdown, isVerbose, isWaitForCompletion, setBeanFactory, setExecutor, setJob, setJobNames, setJobs, setKillJobAtShutdown, setVerbose, setWaitForCompletion, startJobs, startJobs, stopJobs, stopJobspublic org.springframework.batch.repeat.RepeatStatus execute(org.springframework.batch.core.StepContribution contribution,
org.springframework.batch.core.scope.context.ChunkContext chunkContext)
throws java.lang.Exceptionorg.springframework.batch.core.step.tasklet.Tasklet 内の execute java.lang.Exception