Class PredictionMapperImpl

java.lang.Object
org.alfresco.hxi_connector.prediction_applier.hx_insight.PredictionMapperImpl
All Implemented Interfaces:
PredictionMapper

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

    • PredictionMapperImpl

      public PredictionMapperImpl()
  • Method Details

    • map

      public org.alfresco.hxi_connector.common.model.prediction.PredictionModel map(Prediction prediction, String modelId, org.alfresco.hxi_connector.common.model.prediction.UpdateType enrichmentType)
      Specified by:
      map in interface PredictionMapper