find_objects
Description:
Find the objects matching the passed attributes.
This call may block for an indefinite period.
If match is a floating reference, it is consumed.
Parameters:
| this |
The session to find objects on. |
| match |
the attributes to match |
| cancellable |
Optional cancellation object or null. |
Returns:
|
a list of the matching objects, which may be empty |