[ 
https://issues.apache.org/jira/browse/DELTASPIKE-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek resolved DELTASPIKE-549.
-----------------------------------------

    Resolution: Won't Fix

for now Scheduler#unwrap is enough. we have to avoid that our api gets too 
large for 1-2 use-cases. jobs added manually can benefit from the same 
functionality -> it shouldn't be a big issue to use #unwrap.

> Add programmatic job scheduling
> -------------------------------
>
>                 Key: DELTASPIKE-549
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-549
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: Scheduler
>    Affects Versions: 0.7
>            Reporter: Piotr Dudkiewicz
>            Assignee: Gerhard Petracek
>            Priority: Minor
>         Attachments: DELTASPIKE-549.patch, DELTASPIKE-549_2.patch
>
>
> Currently the only way to pass job configuration is by using Scheduled 
> annotation. It would be nice to have another registerNewJob method taking job 
> configuration as parameter, for example
> void registerNewJob(Class<? extends T> jobClass, JobConfiguration 
> configuration);



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to