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 |
---|---|
ModelEventsFilter |
TopologyQueryFactory.createModelEventsFilter()
Creates a new filter for the model listener.
|
Modifier and Type | Method and Description |
---|---|
String |
TopologyQueryService.registerModelListener(ModelListener listener,
ModelEventsFilter filter)
Registers a listener to be called when the model stored on the UCMDB server changes.
|
String |
TopologyQueryService.registerModelListener(ModelListener listener,
ModelEventsFilter filter,
NotificationListenerFuse fuse)
Registers a listener to be called when the model stored on the UCMDB server changes.
|
void |
TopologyQueryService.updateFilteredModelListener(String listenerId,
ModelEventsFilter filter)
Updates model listener filter definition.
|
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.