Class ElementValidationService
java.lang.Object
org.qubership.integration.platform.runtime.catalog.service.ElementValidationService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheckRouteExists(org.qubership.integration.platform.catalog.model.ElementRoute route, String excludeChainId) List<org.apache.commons.lang3.tuple.Pair<String, org.qubership.integration.platform.catalog.persistence.configs.entity.chain.Deployment>> findRouteDeployments(org.qubership.integration.platform.catalog.model.ElementRoute route, String excludeChainId)
-
Constructor Details
-
ElementValidationService
-
-
Method Details
-
checkRouteExists
public boolean checkRouteExists(org.qubership.integration.platform.catalog.model.ElementRoute route, String excludeChainId) -
findRouteDeployments
-