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-24T15:01:36+0000",
comments="version: 1.6.3, compiler: javac, environment: Java 21.0.11 (Eclipse Adoptium)")
public class PredictionMapperImpl
extends Object
implements PredictionMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmap(org.alfresco.hxi_connector.common.model.prediction.PredictionModel predictionModel) org.alfresco.hxi_connector.common.model.prediction.PredictionModelmap(Prediction prediction)
-
Constructor Details
-
PredictionMapperImpl
public PredictionMapperImpl()
-
-
Method Details
-
map
public Prediction map(org.alfresco.hxi_connector.common.model.prediction.PredictionModel predictionModel) - Specified by:
mapin interfacePredictionMapper
-
map
public org.alfresco.hxi_connector.common.model.prediction.PredictionModel map(Prediction prediction) - Specified by:
mapin interfacePredictionMapper
-