Class ServiceEnvironmentMapperImpl

java.lang.Object
org.qubership.integration.platform.runtime.catalog.service.mapping.ServiceEnvironmentMapper
org.qubership.integration.platform.runtime.catalog.service.mapping.ServiceEnvironmentMapperImpl

@Generated(value="org.mapstruct.ap.MappingProcessor", date="2025-03-28T13:58:23+0000", comments="version: 1.5.5.Final, compiler: javac, environment: Java 21.0.6 (Eclipse Adoptium)") @Component public class ServiceEnvironmentMapperImpl extends ServiceEnvironmentMapper
  • Constructor Details

    • ServiceEnvironmentMapperImpl

      public ServiceEnvironmentMapperImpl()
  • Method Details

    • toServiceEnvironment

      public org.qubership.integration.platform.catalog.model.system.ServiceEnvironment toServiceEnvironment(org.qubership.integration.platform.catalog.persistence.configs.entity.system.Environment environment)
      Specified by:
      toServiceEnvironment in class ServiceEnvironmentMapper