Package org.opennms.netmgt.eventd.processor.expandable
-
Interface Summary Interface Description ExpandableParameterResolver Allows to resolve an expandable parameter.ExpandableToken A token, which may or may not expandable. -
Class Summary Class Description EventTemplate TheEventTemplate
represents the event input, containing place-holders, e.g.ExpandableConstant The simplestExpandableToken
is a "not" expandable token, orExpandableConstant
.ExpandableParameter AnExpandableParameter
requires the {@link #ExpandableParameter#parameter} to be replaced with an appropriate value.