public class BroadcastEventTypeFilter extends EventTypeFilter
EventTypeFilter
can be used with structures such
as Escalations, for which Intermediate (Catching) Events can be triggered
by bothtype
Constructor and Description |
---|
BroadcastEventTypeFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsEvent(String type,
Object event) |
String |
toString() |
acceptsEvent, getType, setType
public boolean acceptsEvent(String type, Object event)
acceptsEvent
in interface EventFilter
acceptsEvent
in class EventTypeFilter
public String toString()
toString
in class EventTypeFilter
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.