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