Skip to content
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

Adds a getter for cron expression #6258

Merged
merged 2 commits into from
Oct 5, 2021
Merged

Adds a getter for cron expression #6258

merged 2 commits into from
Oct 5, 2021

Conversation

ashishkujoy
Copy link
Contributor

closes: #5520

Signed-off-by: ashishku ashishku@thoughtworks.com

Signed-off-by: ashishku <ashishku@thoughtworks.com>
/**
* Returns String expression.
*
* @return The underlying cron expression as string.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add @since 3.1.0 since this is a new method

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, @graemerocher If it is good to merge, can u please add hacktoberfest-accepted label to this PR

@jameskleeh jameskleeh added the hacktoberfest-accepted PR accepted for Hacktoberfest label Oct 5, 2021
@jameskleeh jameskleeh merged commit 592460e into micronaut-projects:3.1.x Oct 5, 2021
@jameskleeh
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted PR accepted for Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants