Uses of Interface
org.lowcoder.plugin.api.PluginEndpoint
Packages that use PluginEndpoint
-
Uses of PluginEndpoint in org.lowcoder.plugin.api
Methods in org.lowcoder.plugin.api that return types with arguments of type PluginEndpointMethod parameters in org.lowcoder.plugin.api with type arguments of type PluginEndpointModifier and TypeMethodDescriptionvoidLowcoderServices.registerEndpoints(String urlPrefix, List<PluginEndpoint> endpoints) Registers endpoints defined by plugins in Lowcoder.