Package | Description |
---|---|
viptool.job.event |
Modifier and Type | Method and Description |
---|---|
IConsole |
JobEvent.getConsole()
method returns the Console belonging to the job underlying this event.
|
Constructor and Description |
---|
JobEvent(IJob job,
IConsole console,
IProgressMonitor progressMonitor)
Constructs a new job event object that contains additional information.
|