Uses of Enum Class
org.qubership.integration.platform.runtime.catalog.mapper.metadata.SourceType
Packages that use SourceType
-
Uses of SourceType in org.qubership.integration.platform.runtime.catalog.mapper.metadata
Methods in org.qubership.integration.platform.runtime.catalog.mapper.metadata that return SourceTypeModifier and TypeMethodDescriptionstatic SourceTypeMetadataUtils.getSourceType(Metadata metadata) static SourceTypeReturns the enum constant of this class with the specified name.static SourceType[]SourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.