Uses of Class
org.qubership.integration.platform.engine.model.kafka.systemmodel.CompiledLibraryUpdate
Packages that use CompiledLibraryUpdate
Package
Description
-
Uses of CompiledLibraryUpdate in org.qubership.integration.platform.engine.consul
Methods in org.qubership.integration.platform.engine.consul that return types with arguments of type CompiledLibraryUpdateModifier and TypeMethodDescriptionorg.apache.commons.lang3.tuple.Pair<Boolean, List<CompiledLibraryUpdate>> ConsulService.waitForLibrariesUpdate() -
Uses of CompiledLibraryUpdate in org.qubership.integration.platform.engine.service.externallibrary
Method parameters in org.qubership.integration.platform.engine.service.externallibrary with type arguments of type CompiledLibraryUpdateModifier and TypeMethodDescriptionvoidExternalLibraryService.updateSystemModelLibraries(List<CompiledLibraryUpdate> compiledLibraryUpdates)