IEventGroupsFilterRules

Version/build-based filter for accepting event groups. Generic parameter T represents the build type used for comparisons.

Functions

Link copied to clipboard
abstract fun accepts(groupId: String, version: String?, build: String): Boolean

Returns true if the group groupId with version should be accepted for the given build.