| Package | Description |
|---|---|
| org.flowable.common.engine.impl | |
| org.flowable.common.engine.impl.logging |
| Modifier and Type | Field and Description |
|---|---|
protected LoggingListener |
AbstractEngineConfiguration.loggingListener |
| Modifier and Type | Method and Description |
|---|---|
LoggingListener |
AbstractEngineConfiguration.getLoggingListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEngineConfiguration.setLoggingListener(LoggingListener loggingListener) |
| Modifier and Type | Field and Description |
|---|---|
protected LoggingListener |
LoggingSessionFactory.loggingListener |
protected LoggingListener |
LoggingSessionCommandContextCloseListener.loggingListener |
protected LoggingListener |
LoggingSession.loggingListener |
| Modifier and Type | Method and Description |
|---|---|
LoggingListener |
LoggingSessionFactory.getLoggingListener() |
LoggingListener |
LoggingSessionCommandContextCloseListener.getLoggingListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingSessionFactory.setLoggingListener(LoggingListener loggingListener) |
void |
LoggingSessionCommandContextCloseListener.setLoggingListener(LoggingListener loggingListener) |
| Constructor and Description |
|---|
LoggingSession(CommandContext commandContext,
LoggingListener loggingListener,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
LoggingSessionCommandContextCloseListener(LoggingSession loggingSession,
LoggingListener loggingListener,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Copyright © 2021 Flowable. All rights reserved.