Uses of Annotation Interface
org.opencastproject.util.doc.rest.RestResponse
Packages that use RestResponse
-
Uses of RestResponse in org.opencastproject.runtimeinfo.rest
Methods in org.opencastproject.runtimeinfo.rest with parameters of type RestResponseModifier and TypeMethodDescriptionvoidRestEndpointData.addStatus(RestResponse restResponse) Adds a response status for this endpoint.Constructors in org.opencastproject.runtimeinfo.rest with parameters of type RestResponseModifierConstructorDescriptionStatusData(RestResponse restResponse) A constructor that takes a RestResponse annotation type object and constructs a StatusData object.