Uses of Annotation Interface
io.vertigo.vega.webservice.stereotype.GET
Packages that use GET
Package
Description
-
Uses of GET in io.vertigo.vega.engines.webservice.cmd
Methods in io.vertigo.vega.engines.webservice.cmd with annotations of type GETModifier and TypeMethodDescriptionComponentCmdWebServices.getComponentConfig(String componentId) io.vertigo.core.node.definition.DefinitionComponentCmdWebServices.getDefinition(String definitionName) io.vertigo.core.node.definition.DefinitionSpaceComponentCmdWebServices.getDefinitionsSpace()ComponentCmdWebServices.getDefinitionType(String definitionType) Collection<Class<? extends io.vertigo.core.node.definition.Definition>>ComponentCmdWebServices.getDefinitionTypes()ComponentCmdWebServices.getModuleConfig(String moduleName) ComponentCmdWebServices.getModuleConfigs()io.vertigo.core.node.config.NodeConfigComponentCmdWebServices.getNodeConfig()List<io.vertigo.core.analytics.health.HealthCheck>ComponentCmdWebServices.healthcheck()Healthcheck WebService. -
Uses of GET in io.vertigo.vega.impl.webservice.catalog
Methods in io.vertigo.vega.impl.webservice.catalog with annotations of type GETModifier and TypeMethodDescriptionSwaggerWebServices.getSwapperApi(jakarta.servlet.http.HttpServletRequest request) voidSwaggerWebServices.getSwapperUi(jakarta.servlet.http.HttpServletResponse response) Redirect to index.html.voidSwaggerWebServices.getSwapperUi(String resourceUrl, jakarta.servlet.http.HttpServletResponse response) Return a swagger static resources.voidSwaggerWebServices.getSwapperUi(String resourcePathUrl, String resourceUrl, jakarta.servlet.http.HttpServletResponse response) Return a swagger static resources.voidSwaggerWebServices.getSwapperUiEmpty(jakarta.servlet.http.HttpServletResponse response) Redirect to index.html.CatalogWebServices.publishCatalog() -
Uses of GET in io.vertigo.vega.impl.webservice.healthcheck
Methods in io.vertigo.vega.impl.webservice.healthcheck with annotations of type GETModifier and TypeMethodDescriptionList<io.vertigo.core.analytics.health.HealthCheck>HealthcheckWebServices.completeHealthcheck()Complete node healthcheck WebService.HealthcheckWebServices.healthcheck()Healthcheck WebService.