public class MockNotificationListener extends Object implements NotificationListener
| Constructor and Description |
|---|
MockNotificationListener() |
| Modifier and Type | Method and Description |
|---|---|
List<org.kie.internal.task.api.model.NotificationEvent> |
getEventsRecieved() |
void |
onNotification(org.kie.internal.task.api.model.NotificationEvent event) |
void |
reset() |
public void onNotification(org.kie.internal.task.api.model.NotificationEvent event)
onNotification in interface NotificationListenerpublic List<org.kie.internal.task.api.model.NotificationEvent> getEventsRecieved()
public void reset()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.