Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-455

Allow deferred assignment of jobName and jobExecutionId in job schedule configuration

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.4.0.Final
    • 1.3.0.Final
    • jberet-schedule
    • None

    Description

      In class org.jberet.schedule.JobScheduleConfig, fields jobName and jobExecutionId are currently set upon instance construction. When used in processing REST API calls, this requires all such fields to be present in the request payload. In some cases, information such as jobName and jobExecutionId are already included as part of request url, and therefore users should not be forced to repeat the same information in a request.

      We shoudl allow them to be set later in the processing cycle, where they can be extracted from request url and update the job schedule configuration instance accordingly.

      Attachments

        Issue Links

          Activity

            People

              cfang@redhat.com Cheng Fang
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: