Class PredictionsEntityResource
java.lang.Object
org.alfresco.hxi_connector.hxi_extension.rest.api.PredictionsEntityResource
@EntityResource(name="predictions",
title="Predictions")
public class PredictionsEntityResource
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidreviewPrediction(String predictionNodeId, Void body, org.alfresco.rest.framework.resource.parameters.Parameters parameters, org.alfresco.rest.framework.webscripts.WithResponse withResponse)
-
Constructor Details
-
PredictionsEntityResource
public PredictionsEntityResource()
-
-
Method Details
-
reviewPrediction
-