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