Class PredictionMapperImpl

java.lang.Object
org.alfresco.hxi_connector.hxi_extension.service.PredictionMapperImpl
All Implemented Interfaces:
PredictionMapper

@Generated(value="org.mapstruct.ap.MappingProcessor", date="2026-04-10T10:31:38+0000", comments="version: 1.6.3, compiler: javac, environment: Java 21.0.10 (Eclipse Adoptium)") public class PredictionMapperImpl extends Object implements PredictionMapper
  • Constructor Details

    • PredictionMapperImpl

      public PredictionMapperImpl()
  • Method Details

    • map

      public Prediction map(org.alfresco.hxi_connector.common.model.prediction.PredictionModel predictionModel)
      Specified by:
      map in interface PredictionMapper
    • map

      public org.alfresco.hxi_connector.common.model.prediction.PredictionModel map(Prediction prediction)
      Specified by:
      map in interface PredictionMapper