Uses of Package
org.springframework.cloud.task.batch.listener.support
Package
Description
-
ClassDescriptionUtility class that sends batch job listener payloads to the notification channel.Attaches the listeners to the job and its steps.
-
ClassDescriptionExitStatus DTO created so that
ExitStatus
can be serialized into Json without.This is a JobInstance DTO created so that aJobInstance
can be serialized into Json without having to add mixins to an ObjectMapper.This is a JobParameter DTO created so that aJobParameter
can be serialized into Json without having to add mixins to an ObjectMapper.This is a JobParametersEvent DTO created so that aJobParameters
can be serialized into Json without having to add mixins to an ObjectMapper.This is a StepExecution DTO created so that aStepExecution
can be serialized into Json without having to add mixins to an ObjectMapper. -