Event Match Condition
class EventMatchCondition(val key: String, val pattern: String) : Condition
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open override fun isSatisfied(event: Event, conditionResolver: ConditionResolver): Boolean
Content copied to clipboard
Link copied to clipboard