Returns a list of all processes.
Filter processes by life-cycle state. Where the process is in its life-cycle.
queued, running, idle Filter processes by execution outcome. The outcome of execution.
success, failed, canceled, null Filter processes by reference.
List of processes (may be empty).
The matching processes. Empty array if none match the filters.