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 Details

    • Filter

      public Filter()
      Default constructor.
  • Method Details