Hide Forgot
Created attachment 576805 [details] list of packages in remote API doc (does not include org.rhq.core.domain) Description of problem: org.rhq.core.domain package is not in CLI API doc. see attached screenshot. Version-Release number of selected component (if applicable): RHQ 4.4 How reproducible: 100% Actual results: see attached screenshot Expected results: packages, classes, and methods needed to program with the remote API are contained in the remote API documentation Additional info: attachment
The domain API is actually a whole separate doc. :/ A little confusing, but that's how it is generated. http://documentation-stage.bne.redhat.com/docs/en-US/JBoss_Operations_Network/100/html/API/index.html I *think* that there are parts in the remote API, like the criteria-based search parts, that cross-link to the domain API.