| Package | Description |
|---|---|
| org.jppf.client.monitoring.jobs |
Classes supporting the monitoring and refreshing of the JPPF jobs hierarchy.
|
| Modifier and Type | Method and Description |
|---|---|
Job |
JobMonitoringEvent.getJob()
Get the related job, if any.
|
Job |
JobDispatch.getJob()
Get the job to which this dispatch belongs.
|
Job |
JobDriver.getJob(String jobUuid)
Get a job handled by this driver from its uuid.
|
| Modifier and Type | Method and Description |
|---|---|
List<Job> |
JobDriver.getJobs()
Get the list of jobs handled by this driver.
|
Copyright © 2005-2019 JPPF Team.