public class MemoryFlushEventListener extends AbstractFlushEventListener
logger| Constructor and Description |
|---|
MemoryFlushEventListener(boolean activateAtStart,
org.bonitasoft.engine.log.technical.TechnicalLoggerService logger,
int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
FlushEventListenerResult |
flush(FlushEvent flushEvent) |
DayRecord |
getDayRecord() |
String |
getStatus() |
void |
notifyStartTracking() |
void |
notifyStopTracking() |
activate, deactivate, getName, isActive, logpublic MemoryFlushEventListener(boolean activateAtStart,
org.bonitasoft.engine.log.technical.TechnicalLoggerService logger,
int maxSize)
public FlushEventListenerResult flush(FlushEvent flushEvent) throws Exception
Exceptionpublic String getStatus()
getStatus in interface FlushEventListenergetStatus in class AbstractFlushEventListenerpublic void notifyStopTracking()
public void notifyStartTracking()
public DayRecord getDayRecord()
public void clear()
Copyright © 2017 Bonitasoft S.A.. All rights reserved.