Skip to content

Adds a useful example to CronSequenceGenerator #1132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

igormukhin
Copy link
Contributor

CronSequenceGenerator didn't have the example: list of comma separated expressions. The class supports it but doesn't mention it in the examples. And every time people need this feature they have to remember that this class supports it, or Google it, or inspect the source code.

CronSequenceGenerator didn't have the example: list of comma separated expressions. The class supports it but doesn't mention it in the examples. And every time people need this feature they have to remember that this class supports it, or Google it, or inspect the source code.
@pivotal-issuemaster
Copy link

@igormukhin Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@snicoll snicoll self-assigned this Aug 16, 2016
@pivotal-issuemaster
Copy link

@igormukhin Thank you for signing the Contributor License Agreement!

@snicoll snicoll closed this in 3f0b458 Aug 16, 2016
snicoll added a commit that referenced this pull request Aug 16, 2016
* pr/1132:
  Add aditional example to CronSequenceGenerator
snicoll pushed a commit that referenced this pull request Aug 16, 2016
CronSequenceGenerator supports comma separated expressions but does not
provide an example for it. This commit adds such an example.

Closes gh-1132
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants