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