Class NotYetCompletedFilter

java.lang.Object
com.appiancorp.suiteapi.process.analytics2.BaseFilter
com.appiancorp.suiteapi.process.analytics2.NotYetCompletedFilter
All Implemented Interfaces:
DeepCloneable, Filter, Serializable, Cloneable

@Deprecated public class NotYetCompletedFilter extends BaseFilter implements DeepCloneable
Deprecated.
this unused filter will be removed in a future release
The NotYetCompletedFilter retrieves all processes/tasks which are in an active or paused state.
See Also:
  • Field Details

    • TYPE

      public static final int TYPE
      Deprecated.
      This constant tells the backend what kind of filter this is.
      See Also:
  • Constructor Details

    • NotYetCompletedFilter

      public NotYetCompletedFilter()
      Deprecated.
  • Method Details

    • getFilterType

      public int getFilterType()
      Deprecated.
      Retrieve the type of this Filter. Implements abstract method BaseFilter.getFilterType.
      Specified by:
      getFilterType in interface Filter
      Specified by:
      getFilterType in class BaseFilter
      Returns:
      The filter type