Uses of Class
org.opencastproject.runtimeinfo.rest.RestFormData
-
Packages that use RestFormData Package Description org.opencastproject.runtimeinfo.rest -
-
Uses of RestFormData in org.opencastproject.runtimeinfo.rest
Methods in org.opencastproject.runtimeinfo.rest that return RestFormData Modifier and Type Method Description RestFormDataRestEndpointData. getForm()Gets the form for testing this endpoint in the documentation page.Methods in org.opencastproject.runtimeinfo.rest with parameters of type RestFormData Modifier and Type Method Description voidRestEndpointData. setTestForm(RestFormData form)Sets the test form for this endpoint, if this is null then no test form is rendered for this endpoint.
-