public abstract class AbstractFlushEventListener extends Object implements FlushEventListener
| Modifier and Type | Field and Description |
|---|---|
protected org.bonitasoft.engine.log.technical.TechnicalLoggerService |
logger |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractFlushEventListener(boolean activateByDefault,
org.bonitasoft.engine.log.technical.TechnicalLoggerService logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
String |
getName() |
String |
getStatus() |
boolean |
isActive() |
protected void |
log(org.bonitasoft.engine.log.technical.TechnicalLogSeverity severity,
String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitflush, notifyStartTracking, notifyStopTrackingprotected final org.bonitasoft.engine.log.technical.TechnicalLoggerService logger
protected AbstractFlushEventListener(boolean activateByDefault,
org.bonitasoft.engine.log.technical.TechnicalLoggerService logger)
public String getStatus()
getStatus in interface FlushEventListenerpublic String getName()
getName in interface FlushEventListenerpublic boolean isActive()
isActive in interface FlushEventListenerpublic void activate()
activate in interface FlushEventListenerpublic void deactivate()
deactivate in interface FlushEventListenerprotected void log(org.bonitasoft.engine.log.technical.TechnicalLogSeverity severity,
String message)
Copyright © 2017 Bonitasoft S.A.. All rights reserved.