Uses of Class
org.qubership.integration.platform.engine.model.deployment.properties.DeploymentRuntimeProperties
Packages that use DeploymentRuntimeProperties
Package
Description
-
Uses of DeploymentRuntimeProperties in org.qubership.integration.platform.engine.consul
Methods in org.qubership.integration.platform.engine.consul that return types with arguments of type DeploymentRuntimePropertiesModifier and TypeMethodDescriptionorg.apache.commons.lang3.tuple.Pair<Boolean, Map<String, DeploymentRuntimeProperties>> ConsulService.waitForChainRuntimeConfig() -
Uses of DeploymentRuntimeProperties in org.qubership.integration.platform.engine.model.deployment.properties
Methods in org.qubership.integration.platform.engine.model.deployment.properties that return DeploymentRuntimePropertiesModifier and TypeMethodDescriptionCamelDebuggerProperties.getActualRuntimeProperties()static DeploymentRuntimePropertiesDeploymentRuntimeProperties.getDefaultValues()CamelDebuggerProperties.getRuntimeProperties(org.apache.camel.Exchange exchange) -
Uses of DeploymentRuntimeProperties in org.qubership.integration.platform.engine.service.debugger
Method parameters in org.qubership.integration.platform.engine.service.debugger with type arguments of type DeploymentRuntimePropertiesModifier and TypeMethodDescriptionvoidCamelDebuggerPropertiesService.updateRuntimeProperties(Map<String, DeploymentRuntimeProperties> propertiesMap)