History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: BATCH-313
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Lucas Ward
Reporter: Lucas Ward
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring Batch

Add reference documentation for Launching Jobs

Created: 25/Jan/08 05:47 AM   Updated: 16/Mar/08 10:57 PM
Component/s: Documentation
Affects Version/s: None
Fix Version/s: 1.0.0.rc1

Time Tracking:
Original Estimate: 0.25d
Original Estimate - 0.25d
Remaining Estimate: 0.25d
Remaining Estimate - 0.25d
Time Spent: Not Specified
Remaining Estimate - 0.25d


 Description  « Hide
Reference documentation should be written that covers launching batch jobs. It should discuss the JobLauncher interface, what a Job is and how the combination of a Job and JobParameters uniquely identifies a batch job.

From there, a quick example and discussion of launching batch jobs from the command line and from within a Java EE container or servlet container should be discussed, along with how JMX can be used.

 All   Comments   Work Log   Change History   FishEye   Related Builds      Sort Order: Ascending order - Click to sort in descending order
Lucas Ward - 16/Mar/08 10:57 PM
Documentation for how to launch a job has been added to Chapter 4. It's still a bit light, and may need to be updated in the future though. Any further enhancement will be tracked with a new issue.