Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-221

Process classes view should display the processes

    XMLWordPrintable

Details

    Description

      Current Situation

      Process classes view doesn't display the processes

      Desired Behavior

      If the user has a role with the job.view.status permission then the processes of a process class should be displayed similiar to the tasks of a job in the jobs view (see screenshot).
      This means that each process ...

      • generates a new row in the table of the list view under its process class with information
                       {
        			"agent": "http://agentHost:4445",
        			"job": "/path/to/job",
        			"pid": 0,
        			"runningSince": "2017-06-29T09:19:17.054Z",
        			"taskId": "158881"
        		}
        
      • get the same task menu like in the jobs view.

      Attachments

        Activity

          People

            ztap0011 Abhay Patidar (Inactive)
            oh Oliver Haufe
            Oliver Haufe Oliver Haufe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: