Uses of Class
org.qubership.integration.platform.engine.model.Session
Packages that use Session
Package
Description
-
Uses of Session in org.qubership.integration.platform.engine.model.opensearch
Methods in org.qubership.integration.platform.engine.model.opensearch with parameters of type SessionModifier and TypeMethodDescriptionvoidSessionElementElastic.updateRelatedSessionData(Session session) -
Uses of Session in org.qubership.integration.platform.engine.service.debugger.sessions
Methods in org.qubership.integration.platform.engine.service.debugger.sessions that return SessionModifier and TypeMethodDescriptionSessionsService.startSession(org.apache.camel.Exchange exchange, CamelDebuggerProperties dbgProperties, String sessionId, String parentSessionId, String startTime, String currentDomain, String currentEngineAddress) Methods in org.qubership.integration.platform.engine.service.debugger.sessions that return types with arguments of type SessionModifier and TypeMethodDescriptionorg.apache.commons.lang3.tuple.Pair<ReadWriteLock, Session> OpenSearchWriter.getSessionFromCache(String sessionId) Methods in org.qubership.integration.platform.engine.service.debugger.sessions with parameters of type Session