6.6.1
Job RM Service
The job RM service can be used to report job state data to Moab Workload Manager through the RM interface. See 6.2.9 Reporting State Data for more information. It can also be used to retrieve previous reports made by a plugin. Note that due to data consolidation (see 6.1.6 Data Consolidation), old job reports may no longer exist in the database by the time the query is done.
The jobRMService property will be injected with a class of type IJobRMService in all plugin types. Note that it is not available for injection in translators or custom components.