Uses of Class
de.trustable.ca3s.core.repository.CSRViewRepository
-
Packages that use CSRViewRepository Package Description de.trustable.ca3s.core.web.rest Spring MVC REST controllers. -
-
Uses of CSRViewRepository in de.trustable.ca3s.core.web.rest
Constructors in de.trustable.ca3s.core.web.rest with parameters of type CSRViewRepository Constructor Description CSRListResource(CSRViewRepository csrViewRepository, PipelineAttributeRepository pipelineAttributeRepository, UserUtil userUtil, int maxCSVRows)
-