Class ProcessInstanceQueryFilterSpecBuilder


  • public class ProcessInstanceQueryFilterSpecBuilder
    extends Object
    QueryFilterSpecBuilder targeted at filters for Process Instances.

    This provides a higher level-api than the Advanced Query API (i.e. QueryFilterSpecBuilder as the ProcessInstance 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.