public interface ModelEventsFilter extends Serializable
| Modifier and Type | Method and Description |
|---|---|
ModelCreateFilterElement |
notifyOnCreate()
Creates a filter on added CIs or Relations changes.
|
ModelRemoveFilterElement |
notifyOnRemove()
Creates a filter on deleted CIs or Relations changes
Support type definition (see
TypeConditionable.ofType(String))
properties conditions (see PropertiesConditionable.property(String)) |
ModelUpdateFilterElement |
notifyOnUpdate()
Creates a filter on updated CIs or Relations changes.
|
ModelCreateFilterElement notifyOnCreate()
TypeConditionable.ofType(String))
properties conditions (see PropertiesConditionable.property(String))ModelUpdateFilterElement notifyOnUpdate()
TypeConditionable.ofType(String))
properties conditions (see PropertiesConditionable.property(String))
and filter on properties that have changed (see PropertiesCarrier.queryProperties(String...))ModelRemoveFilterElement notifyOnRemove()
TypeConditionable.ofType(String))
properties conditions (see PropertiesConditionable.property(String)) Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.