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

Key: RHQ-446
Type: New Feature New Feature
Status: Accepted Accepted
Priority: Minor Minor
Assignee: Joseph Marques
Reporter: Heiko W. Rupp
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RHQ Project

Ops scheduling should allow to end after 'x' times

Created: 06/May/08 07:53 AM   Updated: 13/Oct/08 03:37 PM
Component/s: FX - Operations
Fix Version/s: None

Time Tracking:
Not Specified

Date of First Response: 07/May/08 03:05 AM


 Description  « Hide
When scheduling a recurring ops, I can specify that it should never end or at a specific date. It would be nice if one could say "repeat x times".

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Joseph Marques - 07/May/08 03:05 AM
agreed. this is already supported by the backing scheduling mechanism - quartz so, it would be a matter of extending the jsf scheduler component to render that additional option, and then making sure the SimpleTrigger was created correctly.

Joseph Marques - 20/Jul/08 02:35 PM
this would require extending the JSF scheduler component to hold and render that new state, mucking with the javascript to conditionally render the elements, and then making sure the scheduler component correctly translates data when passing the job off to quartz. shooting for 1.2 - but might not end up getting done until 2.0