org.jbpm.services.task.deadlines.notifications.impl
Class MockNotificationListener
java.lang.Object
org.jbpm.services.task.deadlines.notifications.impl.MockNotificationListener
- All Implemented Interfaces:
- NotificationListener
public class MockNotificationListener
- extends Object
- implements NotificationListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockNotificationListener
public MockNotificationListener()
onNotification
public void onNotification(org.kie.internal.task.api.model.NotificationEvent event)
- Specified by:
onNotification
in interface NotificationListener
getEventsRecieved
public List<org.kie.internal.task.api.model.NotificationEvent> getEventsRecieved()
reset
public void reset()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.