Field triggerName of QuartzTriggerHandle should be public
---------------------------------------------------------
Key: JBSEAM-2695
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2695
Project: JBoss Seam
Issue Type: Feature Request
Components: Async
Affects Versions: 2.0.0.GA
Environment: win xp, jboss 4.2.2, jdk 1.5
Reporter: Vassilis Petropoulos
QuartzTriggerHandle declares triggerName as private field. This field is the
'bridge' for methods on org.quartz.Scheduler. Suppose that a new
QuartzTriggerHandle created and persisted to db. As long as triggerName is hidden
there's no way to find extra info about QuartzTriggerHandle, for example
getFireTimeAfter. It also affects the way QuartzTriggerHandle can be persisted, meaning
that just triggerName should be enough instead of an entire serializable Lob.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira