Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.batch.core.JobParameter Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
JobParameterDomain representation of a parameter to a batch job.Classorg.springframework.batch.coreSpring Batch
JobParameter .ParameterTypeReturns the enum constant of this type with the specified name.Classorg.springframework.batch.core.JobParameterSpring Batch
JobParametersValue object representing runtime parameters to a batch job.Classorg.springframework.batch.coreSpring Batch
JobParametersBuilderHelper class for creating JobParameters.Classorg.springframework.batch.coreSpring Batch
JobParametersIncrementerInterface for obtaining the next JobParameters in a sequence.Interfaceorg.springframework.batch.coreSpring Batch
JobParametersInvalidExceptionException for Job to signal that some JobParameters areAuthor:Dave SyerSee Also:Serialized FormClassorg.springframework.batch.coreSpring Batch
JobParametersValidatorStrategy interface for a Job to use in validating its parameters forCheck the parameters meet whatever requirements are appropriate, andInterfaceorg.springframework.batch.coreSpring Batch