Package org.bonitasoft.engine.tracking
Class FlushEventListenerResult
- java.lang.Object
-
- org.bonitasoft.engine.tracking.FlushEventListenerResult
-
- Direct Known Subclasses:
CSVFlushEventListenerResult
public class FlushEventListenerResult extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FlushEventListenerResult(FlushEvent flushEvent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FlushEventgetFlushEvent()
-
-
-
Constructor Detail
-
FlushEventListenerResult
public FlushEventListenerResult(FlushEvent flushEvent)
-
-
Method Detail
-
getFlushEvent
public FlushEvent getFlushEvent()
-
-