Uses of Class
org.flowable.common.engine.impl.logging.LoggingSession
Packages that use LoggingSession
-
Uses of LoggingSession in org.flowable.common.engine.impl.logging
Fields in org.flowable.common.engine.impl.logging declared as LoggingSessionModifier and TypeFieldDescriptionprotected LoggingSession
LoggingSessionCommandContextCloseListener.loggingSession
Methods in org.flowable.common.engine.impl.logging that return LoggingSessionMethods in org.flowable.common.engine.impl.logging with parameters of type LoggingSessionModifier and TypeMethodDescriptionvoid
LoggingSessionCommandContextCloseListener.setLoggingSession
(LoggingSession loggingSession) Constructors in org.flowable.common.engine.impl.logging with parameters of type LoggingSessionModifierConstructorDescriptionLoggingSessionCommandContextCloseListener
(LoggingSession loggingSession, LoggingListener loggingListener, com.fasterxml.jackson.databind.ObjectMapper objectMapper)