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