spring-batch-rest icon indicating copy to clipboard operation
spring-batch-rest copied to clipboard

Add Parameter Information/Params to Quartz API Endpoints

Open jblayneyXpanxion opened this issue 5 years ago • 1 comments

Hey there, I don't have time to fix this or add the feature so I figured I'd log some things that would be good additions to the project.

Now that JobParameters can be specified for scheduled jobs, it would be pretty straightforward via the structures you've setup to expose these via the API, so you can see the parameters that a scheduled job is configured to run for.

Would also be pretty cool to add an optional parameter/body to specify job parameters for a scheduled job that you're initiating via the REST API.

jblayneyXpanxion avatar Jun 04 '20 18:06 jblayneyXpanxion

Great ideas. I will have a look as soon as I get a chance. Pull request always welcome :-)

On Thu, Jun 4, 2020, 20:07 jblayneyXpanxion [email protected] wrote:

Hey there, I don't have time to fix this or add the feature so I figured I'd log some things that would be good additions to the project.

Now that JobParameters can be specified for scheduled jobs, it would be pretty straightforward via the structures you've setup to expose these via the API, so you can see the parameters that a scheduled job is configured to run for.

Would also be pretty cool to add an optional parameter/body to specify job parameters for a scheduled job that you're initiating via the REST API.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chrisgleissner/spring-batch-rest/issues/18, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6JA6YCAHGLVKVSV7EEC33RU7PE3ANCNFSM4NS3Q5PA .

chrisgleissner avatar Jun 04 '20 19:06 chrisgleissner