Package org.springframework.batch.core.job
@NonNullApi
package org.springframework.batch.core.job
Specific implementations of job concerns.
- Author:
- Michael Minella, Mahmoud Ben Hassine
-
ClassDescriptionAbstract implementation of the
Jobinterface.CompositeJobParametersValidatorthat passes the job parameters through a sequence of injectedJobParametersValidatorsDefault implementation ofJobParametersValidator.Simple implementation ofJobinterface providing the ability to run aJobExecution.Implementation ofStepHandlerthat manages repository and restart concerns.