Uses of Class
org.opencastproject.runtimeinfo.rest.RestFormatData
Packages that use RestFormatData
-
Uses of RestFormatData in org.opencastproject.runtimeinfo.rest
Methods in org.opencastproject.runtimeinfo.rest that return types with arguments of type RestFormatDataModifier and TypeMethodDescriptionRestEndpointData.getFormats()Gets the list of formats returned by this endpoint.Methods in org.opencastproject.runtimeinfo.rest with parameters of type RestFormatDataModifier and TypeMethodDescriptionvoidRestEndpointData.addFormat(RestFormatData format) Adds a format for the return data for this endpoint.