|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CMDBREJobRunInfo in com.bmc.cmdb.api |
|---|
| Methods in com.bmc.cmdb.api that return CMDBREJobRunInfo | |
|---|---|
static CMDBREJobRunInfo |
CMDBREJobRunInfo.CMDBREGetJobRun(ARServerUser context,
java.lang.String jobRunId)
Gets the job run information and the job log for the Reconciliation Engine job. |
static CMDBREJobRunInfo[] |
CMDBREJobRunInfo.CMDBREGetListJobRun(ARServerUser context,
QualifierInfo qualifierInfo,
java.lang.Integer numMatch)
Gets a list of Reconciliation Engine jobs that match the specified query information, including information related to the jobs but not the job log information. |
static CMDBREJobRunInfo[] |
CMDBREJobRunInfo.CMDBREGetListJobRun(ARServerUser context,
java.lang.String qualification,
java.lang.Integer numMatch)
Gets a list of Reconciliation Engine jobs that match the specified query string, including information related to the jobs but not the job log information. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||