[
https://issues.apache.org/jira/browse/DELTASPIKE-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved DELTASPIKE-1081.
------------------------------------------
Resolution: Fixed
> Offer the possibility to provide the cron expression via configuration
> ----------------------------------------------------------------------
>
> Key: DELTASPIKE-1081
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1081
> Project: DeltaSpike
> Issue Type: New Feature
> Components: Scheduler
> Reporter: Pablo Pita Leira
> Assignee: Gerhard Petracek
> Fix For: 1.6.0
>
>
> Currently the cron expression used when scheduling jobs should be hardcoded
> within the @Scheduled annotation.
> It would be nice to offer the users the possibility to provide the cron
> expression via external configuration.
> @Scheduled(externalCronExpression="my.expression")
> The property my.expression would be provided by DeltaSpike's ConfigResolver.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)