Class PredictionModel
java.lang.Object
org.alfresco.hxi_connector.common.model.prediction.PredictionModel
-
Constructor Summary
ConstructorsConstructorDescriptionPredictionModel(String property, Date predictionDateTime, float confidenceLevel, String modelId, Serializable predictionValue, UpdateType updateType) -
Method Summary
-
Constructor Details
-
PredictionModel
public PredictionModel(String property, Date predictionDateTime, float confidenceLevel, String modelId, Serializable predictionValue, UpdateType updateType)
-