Class TextAnalysisRestEndpoint

java.lang.Object
org.opencastproject.rest.AbstractJobProducerEndpoint
org.opencastproject.textanalyzer.impl.endpoint.TextAnalysisRestEndpoint

@Path("/analysis/text") public class TextAnalysisRestEndpoint extends AbstractJobProducerEndpoint
The REST endpoint for MediaAnalysisServices
  • Field Details

  • Constructor Details

    • TextAnalysisRestEndpoint

      public TextAnalysisRestEndpoint()
  • Method Details