| Package | Description | 
|---|---|
| org.opennms.netmgt.xml.eventconf | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static MatchResult | 
MatchResult.FALSE  | 
static MatchResult | 
MatchResult.TRUE  | 
| Modifier and Type | Method and Description | 
|---|---|
MatchResult | 
MatchResult.and(MatchResult other)  | 
MatchResult | 
Event.matches(Event matchingEvent)  | 
MatchResult | 
EventMatcher.matches(Event matchingEvent)  | 
static MatchResult | 
MatchResult.of(boolean matches)  | 
static MatchResult | 
MatchResult.of(boolean matches,
  Map<String,String> eventParameters)  | 
| Modifier and Type | Method and Description | 
|---|---|
MatchResult | 
MatchResult.and(MatchResult other)  | 
Copyright © 2021. All rights reserved.