-
class
Matches the given action with the action stored in an event's meta data
(ACTION EQUAL WITH).
class
Matches the given alias with the alias stored in an event's meta data (ALIAS
EQUAL WITH).
class
Catches all events, no matching is done (CATCH ALL).
class
Catches no events, no matching is done (CATCH NONE).
class
Matches the given channel with the channel stored in an event's meta data
(CHANNEL EQUAL WITH).
class
Matches the given group with the group stored in an event's meta data (GROUP
EQUAL WITH).
class
Matches by event publisher type (EVENT PUBLISHER TYPE).
class
Matches the given universal ID with the universal ID stored in an event's
meta data (UNIVERSAL ID EQUAL WITH).