Uses of Class
org.alfresco.event.sdk.handling.filter.PropertyPreviousValueFilter
Packages that use PropertyPreviousValueFilter
-
Uses of PropertyPreviousValueFilter in org.alfresco.event.sdk.handling.filter
Methods in org.alfresco.event.sdk.handling.filter that return PropertyPreviousValueFilterModifier and TypeMethodDescriptionstatic PropertyPreviousValueFilterPropertyPreviousValueFilter.of(String propertyName, Serializable propertyValue) Obtain aPropertyPreviousValueFilterfor a specific property and value.