public interface FlushEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
FlushEventListenerResult |
flush(FlushEvent flushEvent) |
String |
getName() |
String |
getStatus() |
boolean |
isActive() |
void |
notifyStartTracking() |
void |
notifyStopTracking() |
FlushEventListenerResult flush(FlushEvent flushEvent) throws Exception
ExceptionString getStatus()
String getName()
boolean isActive()
void notifyStopTracking()
void activate()
void deactivate()
void notifyStartTracking()
Copyright © 2017 Bonitasoft S.A.. All rights reserved.