com.microstrategy.web.objects.admin.monitors.JobSource |
The interface JobSource
is the entry point to retrieve
and kill jobs.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract JobResults |
getJobs()
Retrieves the job currently running on the Intelligence Server.
| ||||||||||
abstract JobManipulator |
getManipulator()
Returns the
JobManipulator object to kill jobs. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Retrieves the job currently running on the Intelligence Server.
WebObjectsAdminException | thrown if there is any error occurred. |
---|
Returns the JobManipulator
object to kill jobs.
JobManipulator
object