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="2025-11-04T16:22:08+0000", comments="version: 1.6.3, compiler: javac, environment: Java 17.0.17 (Eclipse Adoptium)") @Component public class PredictionMapperImpl extends Object implements PredictionMapper
  • Constructor Details

    • PredictionMapperImpl

      public PredictionMapperImpl()
  • Method Details

    • map

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