Interface | Description |
---|---|
IJob |
This is the interface for all jobs in viptool.
|
IJobScheduler |
This is the interface for the JobScheduler.
|
IProgressMonitor |
A progress monitor is used to indiciate the progress of a job.
|
Class | Description |
---|---|
Job |
This is the class for all jobs in viptool.
|
NullProgressMonitor |