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() |
getType, setTypepublic boolean acceptsEvent(String type, Object event)
acceptsEvent in interface EventFilteracceptsEvent in class EventTypeFilterpublic String toString()
toString in class EventTypeFilterCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.