Uses of Record Class
org.qubership.integration.platform.engine.model.logging.ElementRetryProperties
Packages that use ElementRetryProperties
-
Uses of ElementRetryProperties in org.qubership.integration.platform.engine.service.debugger.logging
Methods in org.qubership.integration.platform.engine.service.debugger.logging with parameters of type ElementRetryPropertiesModifier and TypeMethodDescriptionvoidChainLogger.logRequestAttempt(org.apache.camel.Exchange exchange, ElementRetryProperties elementRetryProperties, String elementId) voidChainLogger.logRetryRequestAttempt(org.apache.camel.Exchange exchange, ElementRetryProperties elementRetryProperties, String elementId)