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 Details

    • PredictionsEntityResource

      public PredictionsEntityResource()
  • Method Details

    • reviewPrediction

      public void reviewPrediction(String predictionNodeId, Void body, org.alfresco.rest.framework.resource.parameters.Parameters parameters, org.alfresco.rest.framework.webscripts.WithResponse withResponse)