Class CompletedBehindScheduleFilter

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

@Deprecated public class CompletedBehindScheduleFilter extends BaseFilter implements DeepCloneable
Deprecated.
this unused filter will be removed in a future release; use instead DueTodayFilter as it returns the same results
Filter for tasks/processes that were completed behind schedule: when this filter is added, only completed tasks/processes that were completed behind schedule will be returned in the report. Whether a task/process was completed behind schedule or not is determined from the target completion time specified in the process model.
See Also: