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 LoggingSessionLoggingSessionCommandContextCloseListener.loggingSessionMethods in org.flowable.common.engine.impl.logging that return LoggingSessionMethods in org.flowable.common.engine.impl.logging with parameters of type LoggingSessionModifier and TypeMethodDescriptionvoidLoggingSessionCommandContextCloseListener.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)