
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.5.2
|
|
|
The cron expression code is incredibly useful outside of CronTrigger. I have removed the code and made it into a separate class with a junit test. Just thought it might be useful. . .
|
|
Description
|
The cron expression code is incredibly useful outside of CronTrigger. I have removed the code and made it into a separate class with a junit test. Just thought it might be useful. . . |
Show » |
|
Did you happen to make a new version of CronTrigger as well (one that delegates to and/or encapsulates CronExpression)?