Class Filter
- java.lang.Object
-
- org.alfresco.event.gateway.entity.Filter
-
@Entity @Validated public class Filter extends Object
Model that represents the filters that can be applied to a subscription.
-
-
Constructor Summary
Constructors Constructor Description Filter()Default constructor.
-