OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90 Missing link in javadocs
This commit is contained in:
@@ -33,7 +33,7 @@ public interface JobExecutionRegistry {
|
||||
/**
|
||||
* Register a job instance and obtain the runtime context of the
|
||||
* execution.
|
||||
* @param job containing the {@link JobRuntimeInformation} that can be
|
||||
* @param job containing the {@link JobIdentifier} that can be
|
||||
* used to identify this execution in subsequent calls to the registry. Must
|
||||
* not be null.
|
||||
* @param the {@link JobInstance} instance to register.
|
||||
|
||||
Reference in New Issue
Block a user