public interface QueryNamesAndVersions
TopologyQueryService.retrieveElementIdsForChangedCachedQueries(com.hp.ucmdb.api.topology.QueryNamesAndVersions, com.hp.ucmdb.api.topology.ElementIdsForChangedCachedQueriesOptions).
See the original method for complete description.| Modifier and Type | Method and Description |
|---|---|
QueryNamesAndVersions |
queryToCheckAlways(String queryName)
Adds a query to check regardless of its result version.
|
QueryNamesAndVersions |
queryToCheckIfUpdated(String queryName,
QueryResultVersion resultVersion)
Adds a query to check if its cached result is newer than the given result version.
|
QueryNamesAndVersions queryToCheckIfUpdated(String queryName, QueryResultVersion resultVersion)
queryName - the query name.resultVersion - the result version to check.QueryNamesAndVersions queryToCheckAlways(String queryName)
queryName - the query name. Documentation Feedback
Copyright 2011 - 2023 Micro Focus or one of its affiliates.