Uses of Class
org.dspace.app.rest.model.ProcessFileTypesRest
Packages that use ProcessFileTypesRest
-
Uses of ProcessFileTypesRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type ProcessFileTypesRest -
Uses of ProcessFileTypesRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return ProcessFileTypesRestModifier and TypeMethodDescriptionProcessFileTypesLinkRepository.getFileTypesFromProcess(jakarta.servlet.http.HttpServletRequest request, Integer processId, org.springframework.data.domain.Pageable optionalPageable, Projection projection) This will be the admin only endpoint that returns theProcessFileTypesRestconstructed with the values found in the Bitstreams of the Process with the given ProcessId