Is there something in the Quartz libraries that provides programmatic access to the fields in a CronExpression?
It seems odd (and rather error-prone) if I can only create a CronExpression with a string to parse instead of with getters and setters
Is there something in the Quartz libraries that provides programmatic access to the fields in a CronExpression?
It seems odd (and rather error-prone) if I can only create a CronExpression with a string to parse instead of with getters and setters