I would like to have the same facility of `to(one("event"))` for `all` filter, something like: ```java schedule(on(allOfType("event")))` ```
I would like to have the same facility of
to(one("event"))forallfilter, something like: