public class DummyEventListener extends Object implements org.kie.api.runtime.process.EventListener
Modifier and Type | Field and Description |
---|---|
static DummyEventListener |
EMPTY_EVENT_LISTENER |
Modifier and Type | Method and Description |
---|---|
String[] |
getEventTypes() |
void |
signalEvent(String type,
Object event) |
public static final DummyEventListener EMPTY_EVENT_LISTENER
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.