Class QuickFilterItem

java.lang.Object
com.appiancorp.suiteapi.process.analytics2.QuickFilterItem
All Implemented Interfaces:
DeepCloneable, JSONable, JSONCacheable, Serializable, Cloneable

public class QuickFilterItem extends Object implements JSONCacheable, Serializable, DeepCloneable
A QuickFilterItem is a set of Filters. The filters are applied to the report whenever the quickFilterItem is selected.
See Also:
  • Field Details

    • LOG

      protected static final org.apache.log4j.Logger LOG
  • Constructor Details

    • QuickFilterItem

      public QuickFilterItem()
  • Method Details