Uses of Class
at.letto.plugins.dto.PluginUpdateJavascriptRequestDto
Packages that use PluginUpdateJavascriptRequestDto
-
Uses of PluginUpdateJavascriptRequestDto in at.open.letto.plugin.controller
Methods in at.open.letto.plugin.controller with parameters of type PluginUpdateJavascriptRequestDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String> ApiController.updatePluginstringJavascript(PluginUpdateJavascriptRequestDto r) Passt die Plugindefinition an die Eingabe aus dem Javascipt-Result an. zB: Interaktive Karteorg.springframework.http.ResponseEntity<String> ApiExternController.updatePluginstringJavascript(PluginUpdateJavascriptRequestDto r)