accepts
Decide whether this adapter wants the given event.
Adapters should check event.destinations: if it is non-null and does not contain id, return false. Additional filtering (by event name, build type, etc.) is also permitted.
Decide whether this adapter wants the given event.
Adapters should check event.destinations: if it is non-null and does not contain id, return false. Additional filtering (by event name, build type, etc.) is also permitted.