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,
org.bonitasoft.engine.log.technical.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 CSVFlushEventListenerResult flush(FlushEvent flushEvent) throws Exception
Exceptionpublic String getStatus()
getStatus in interface FlushEventListenergetStatus in class AbstractFlushEventListenerpublic void notifyStopTracking()
public void notifyStartTracking()
Copyright © 2017 Bonitasoft S.A.. All rights reserved.