public class CSVFlushEventListener extends AbstractFlushEventListener
| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_PREFIX |
static String |
FILE_SUFFIX |
logger| Constructor and Description |
|---|
CSVFlushEventListener(boolean activateAtStart,
TechnicalLoggerService logger,
String outputFolder,
String csvSeparator) |
| Modifier and Type | Method and Description |
|---|---|
CSVFlushEventListenerResult |
flush(FlushEvent flushEvent) |
String |
getStatus() |
void |
notifyStartTracking() |
void |
notifyStopTracking() |
activate, deactivate, getName, isActive, logpublic static final String FILE_PREFIX
public static final String FILE_SUFFIX
public CSVFlushEventListener(boolean activateAtStart,
TechnicalLoggerService logger,
String outputFolder,
String csvSeparator)
public CSVFlushEventListenerResult flush(FlushEvent flushEvent) throws Exception
Exceptionpublic String getStatus()
getStatus in interface FlushEventListenergetStatus in class AbstractFlushEventListenerpublic void notifyStopTracking()
public void notifyStartTracking()
Copyright © 2019 Bonitasoft S.A.. All rights reserved.