Class CompletedAheadOfScheduleFilter

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

@Deprecated public class CompletedAheadOfScheduleFilter extends BaseFilter implements DeepCloneable
Deprecated.
this unused filter will be removed in a future release
Filter for tasks/processes that were completed ahead of schedule: when this filter is added, only completed tasks/processes that were completed ahead of schedule will be returned in the report. Whether a task/process was completed ahead of schedule or not is determined from the target completion time specified in the process model.
See Also: