Uses of Class
org.alfresco.event.sdk.handling.filter.PropertyCurrentValueFilter
Packages that use PropertyCurrentValueFilter
-
Uses of PropertyCurrentValueFilter in org.alfresco.event.sdk.handling.filter
Methods in org.alfresco.event.sdk.handling.filter that return PropertyCurrentValueFilterModifier and TypeMethodDescriptionstatic PropertyCurrentValueFilterPropertyCurrentValueFilter.of(String propertyName, Serializable propertyValue) Obtain aPropertyCurrentValueFilterfor a specific property and value.