Constructor
new JobController(params)
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
params |
URLSearchParams |
The URL search params parsed from the URL used to reach this page. This should contain at least the Job Id. Properties
|
- Source:
Methods
colorCodeJobs()
This adds some custom display properties to each jobs hash so we can color-code the display.
- Source:
list()
Lists all Jobs in the local Jobs database.
- Source:
new()
This method creates a new Job.
- Source: