See: Description
Interface | Description |
---|---|
JobRepository |
Repository responsible for persistence of batch meta-data entities.
|
Exception | Description |
---|---|
JobExecutionAlreadyRunningException | |
JobInstanceAlreadyCompleteException |
An exception indicating an illegal attempt to restart a job that was already
completed successfully.
|
JobRestartException |
An exception indicating an illegal attempt to restart a job.
|
Interfaces and generic implementations of repository concerns.
Copyright © 2013 SpringSource. All rights reserved.