Initializes a new instance of that class.
The underlying extension context.
The global output channel to use.
The package file of that extension.
Stores the underlying extension context.
Stores the global output channel.
Stores the package file of that extension.
Stores the current configuration.
Stores the global state object for script.
Stores HTML documents.
The current list of running jobs.
Gets the current configuration.
Gets the underlying extension context.
Gets the object that stores global data for all script.
Gets the list of HTML documents.
Get the name that represents that machine.
Gets the global output channel.
Gets the package file of that extension.
Returns a copy of the globals from the settings.
The global data.
Returns the list of job entries.
The job entries.
Returns a copy of the list of job job schedulers.
The list of schedulers.
Logs a message.
The message to log.
Is invoked after extension has been activated.
Is invoked when extension will be deactivated.
Event after configuration changed.
Reloads configuration.
Reloads the jobs.
Restarts a specific job.
The promise.
Restarts all running jobs.
The promise.
Shows the popup for a new version.
Starts a specific job.
The promise.
Starts all non-running jobs.
The promise.
Stops a specific job.
The promise.
Stops all running jobs.
The promise.
Generated using TypeDoc
The extension controller.