Interface RepoEventFilterApplier
- All Known Implementing Classes:
AspectFilterApplier,TypeFilterApplier
public interface RepoEventFilterApplier
-
Method Summary
Modifier and TypeMethodDescriptionbooleanapplyFilter(org.alfresco.repo.event.v1.model.RepoEvent<org.alfresco.repo.event.v1.model.DataAttributes<org.alfresco.repo.event.v1.model.NodeResource>> repoEvent, Filter filter)
-
Method Details
-
applyFilter
boolean applyFilter(org.alfresco.repo.event.v1.model.RepoEvent<org.alfresco.repo.event.v1.model.DataAttributes<org.alfresco.repo.event.v1.model.NodeResource>> repoEvent, Filter filter)
-