Uses of Class
org.opencastproject.runtimeinfo.rest.StatusData
-
Packages that use StatusData Package Description org.opencastproject.runtimeinfo.rest -
-
Uses of StatusData in org.opencastproject.runtimeinfo.rest
Methods in org.opencastproject.runtimeinfo.rest that return types with arguments of type StatusData Modifier and Type Method Description List<StatusData>RestEndpointData. getStatuses()Gets the list of HTTP responses returned by this endpoint.
-