-
Enhancement
-
Resolution: Done
-
Major
-
1.3.0.Beta7
-
None
Users should be able to submit, via REST API, a job definition as JSON format, which is very convenient especially for JavaScript client. The server-side resource class can then de-serialize the JSON object to Java object org.jberet.job.model.Job
- blocks
-
JBERET-409 Passing job definition content when restarting a job execution
- Resolved
- is blocked by
-
JBERET-408 Add exception class filter as string values (instead of class) to StepBuilder
- Resolved
- is related to
-
JBERET-406 Create a test app for submitting JSON job definition
- Resolved
- relates to
-
JBERET-407 Document the expected JSON format of batch job definition
- Resolved
-
JBERET-375 Support submitting job definition xml to start a job
- Coding In Progress