Class | Description |
---|---|
Criteria<T> |
Criteria class allows to restrict a monitoring request according to criteria.
|
Field<T> | |
FilterField<T> |
This class defines a field that can be filtered within an
Restriction . |
Order<T> |
An Order order represent a sort on a given field.
|
PagedResult<T> |
This class represents a page of
ProcessInstance s corresponding to a
requested Criteria . |
ProcessInstancesFiltersFields |
This class defines fields of process instances on which filtering is
supported
|
ProcessInstancesSortableFields |
This class defines fields of process instances on which a sort is
supported
|
Restriction<T> |
A Restriction represents a constraint that must be observed to match a
Criteria . |
SortableField<T> |
This class defines a field that can be sorted within an
Order . |
Copyright © 2011 OW2 Consortium. All Rights Reserved.