Interface PredictionMapper
- All Known Implementing Classes:
PredictionMapperImpl
public interface PredictionMapper
-
Method Summary
Modifier and TypeMethodDescriptiondefault org.alfresco.hxi_connector.hxi_extension.rest.api.model.PredictionModelmap(PredictionEntry predictionEntry) org.alfresco.hxi_connector.hxi_extension.rest.api.model.PredictionModelmap(Prediction prediction, String modelId, org.alfresco.hxi_connector.hxi_extension.rest.api.model.UpdateType enrichmentType)
-
Method Details
-
map
default org.alfresco.hxi_connector.hxi_extension.rest.api.model.PredictionModel map(PredictionEntry predictionEntry) -
map
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)
-