Try OpenEdge Now
skip to main content
ABL Reference
Class, Interface, and Enumeration Reference : Progress.BPM.Filter.ITaskFilter interface
 

Progress.BPM.Filter.ITaskFilter interface

The Progress.BPM.Filter.ITaskFilter defines an API for testing whether a Progress.BPM.Task instance meets some set of criteria. The interface is used to support filtering capabilities through certain overloads of the GetAssignedTasks( ) method and GetAvailableTasks( ) method on the Progress.BPM.UserSession class, but can be used independently of those methods.

Public Properties

This interface does not include any properties.

Public Methods