Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-748

Java Jobs API – Base Classes Repackaging

    XMLWordPrintable

Details

    • Feature
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.0
    • None

    Description

      Internal Issue – Logged for Documentation (No Expected Impact)

      Current Situation

      • The com.sos.js7.job.JobArgument class, which is used to define an argument for a specific job, is based on the argument classes in the com.sos.commons.util.common package.

      Implementation Note

      • The base argument classes have now been relocated to the com.sos.commons.util.arguments.base package.

      Incompatibility Note

      • The JITL Java jobs and ScriptEngine jobs remain compatible.
      • A custom Java job may become incompatible if it explicitly uses a com.sos.commons.util.common.SOSArgumentHelper.DisplayMode to suppress display the JobArgument value.
        • In this case, the job should be recompiled to align with the new structure(com.sos.commons.util.arguments.base.SOSArgument.DisplayMode).

      Attachments

        Issue Links

          Activity

            People

              re Robert Ehrlich
              re Robert Ehrlich
              Robert Ehrlich Robert Ehrlich
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: