@Deprecated public class NotYetCompletedFilter extends BaseFilter implements DeepCloneable
NotYetCompletedFilter
retrieves all processes/tasks which
are in an active or paused state.Modifier and Type | Field and Description |
---|---|
static int |
TYPE
Deprecated.
This constant tells the backend what kind of filter this is.
|
LOG
Constructor and Description |
---|
NotYetCompletedFilter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getFilterType()
Deprecated.
Retrieve the type of this
Filter . |
clone, equals, getApply, hashCode, setApply
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
clone
public static final int TYPE
public int getFilterType()
Filter
.
Implements abstract method BaseFilter.getFilterType.getFilterType
in interface Filter
getFilterType
in class BaseFilter
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.