Uses of Enum Class
org.qubership.integration.platform.engine.model.logging.SessionsLoggingLevel
Packages that use SessionsLoggingLevel
Package
Description
-
Uses of SessionsLoggingLevel in org.qubership.integration.platform.engine.model.deployment.properties
Methods in org.qubership.integration.platform.engine.model.deployment.properties that return SessionsLoggingLevelModifier and TypeMethodDescriptionDeploymentRuntimeProperties.calculateSessionLevel(org.apache.camel.Exchange exchange) -
Uses of SessionsLoggingLevel in org.qubership.integration.platform.engine.model.logging
Methods in org.qubership.integration.platform.engine.model.logging that return SessionsLoggingLevelModifier and TypeMethodDescriptionstatic SessionsLoggingLevelReturns the enum constant of this class with the specified name.static SessionsLoggingLevel[]SessionsLoggingLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qubership.integration.platform.engine.model.logging with parameters of type SessionsLoggingLevelModifier and TypeMethodDescriptionstatic booleanSessionsLoggingLevel.hasPayload(SessionsLoggingLevel level, boolean sessionsLevelElement)