Uses of Class
org.alfresco.event.sdk.handling.filter.PropertyValueFilter
-
Packages that use PropertyValueFilter Package Description org.alfresco.event.sdk.handling.filter -
-
Uses of PropertyValueFilter in org.alfresco.event.sdk.handling.filter
Subclasses of PropertyValueFilter in org.alfresco.event.sdk.handling.filter Modifier and Type Class Description classPropertyCurrentValueFilterEventFilterthat checks if an event represents a node with a specific property with a specific current value.classPropertyPreviousValueFilterEventFilterthat checks if an event represents a node with a specific property with a specific previous value.
-