Class TaskQueryFilterSpecBuilder


  • public class TaskQueryFilterSpecBuilder
    extends Object
    QueryFilterSpecBuilder targeted at filters for Tasks.

    This provides a higher level-api than the Advanced Query API (i.e. QueryFilterSpecBuilder as the Task field-names (column-names) are pre-defined and exposed via a strongly-typed API, and thus not bound to specific column-names in the database. This guards users of this API for potential changes in the jBPM schema.