Class BehindScheduleFilter

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

public class BehindScheduleFilter extends BaseFilter implements DeepCloneable
Filter for tasks/processes that are behind schedule: when this filter is added, only the incomplete and completed tasks/processes that are behind schedule will be returned in the report. Whether a task/process is behind schedule or not is determined from the deadline specified in the process model.
See Also: