Package | Description |
---|---|
com.hp.ucmdb.api.topology |
This package contains services for defining and running TQL queries and processing the results.
|
Modifier and Type | Method and Description |
---|---|
ElementIdsForChangedCachedQueriesOptions |
TopologyQueryFactory.createElementIdsForChangedCachedQueriesOptions()
|
ElementIdsForChangedCachedQueriesOptions |
ElementIdsForChangedCachedQueriesOptions.onlyCIs()
Calling this method will cause only CI ids to be brought (no Relation ids).
|
Modifier and Type | Method and Description |
---|---|
ElementIdsForChangedCachedQueries |
TopologyQueryService.retrieveElementIdsForChangedCachedQueries(QueryNamesAndVersions queryNamesAndVersions,
ElementIdsForChangedCachedQueriesOptions options)
Checks the results of each of the given queries in the queryNamesAndVersions and, if they're cached and updated,
returns that result (as ids only).
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.