|
Class Summary |
| ErrorCode |
The ErrorCode represents the error condition that can generate in the system. |
| JobContext |
JobContext provides the references to the framework resources. |
| JobController |
Job Controller is the important component, which actually creates and drives
the execution of the job. |
| JobStatistics |
JobStatistics holds the useful metrics and information of particular run of a job. |
| LoggingManager |
Logging Manager provides the logging services to the framework. |
| Main |
Main is the entry point to the batch framework. |
| Repository |
Repository class provides utility methods to access and use the repository maintained
by the framework. |