Uses of Enum Class
org.qubership.integration.platform.runtime.catalog.rest.v1.dto.exportimport.engine.ImportDomainStatus
Packages that use ImportDomainStatus
Package
Description
-
Uses of ImportDomainStatus in org.qubership.integration.platform.runtime.catalog.rest.v1.dto.exportimport.engine
Methods in org.qubership.integration.platform.runtime.catalog.rest.v1.dto.exportimport.engine that return ImportDomainStatusModifier and TypeMethodDescriptionstatic ImportDomainStatusReturns the enum constant of this class with the specified name.static ImportDomainStatus[]ImportDomainStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.