Uses of Class
org.springframework.boot.autoconfigure.batch.JobExecutionEvent
Packages that use JobExecutionEvent
Package
Description
Auto-configuration for Spring Batch.
-
Uses of JobExecutionEvent in org.springframework.boot.autoconfigure.batch
Classes in org.springframework.boot.autoconfigure.batch that implement interfaces with type arguments of type JobExecutionEventModifier and TypeClassDescriptionclass
Methods in org.springframework.boot.autoconfigure.batch with parameters of type JobExecutionEventModifier and TypeMethodDescriptionvoid
JobExecutionExitCodeGenerator.onApplicationEvent
(JobExecutionEvent event)