Uses of Class
io.meeds.pwa.model.PwaManifestUpdate
Packages that use PwaManifestUpdate
-
Uses of PwaManifestUpdate in io.meeds.pwa.rest
Methods in io.meeds.pwa.rest with parameters of type PwaManifestUpdateModifier and TypeMethodDescriptionvoidPwaManifestRest.updateManifest(org.springframework.web.context.request.WebRequest request, PwaManifestUpdate manifestUpdate) -
Uses of PwaManifestUpdate in io.meeds.pwa.service
Methods in io.meeds.pwa.service with parameters of type PwaManifestUpdateModifier and TypeMethodDescriptionvoidPwaManifestService.updateManifest(PwaManifestUpdate manifest, String username)