Uses of Class
com.aquima.web.api.service.function.FunctionService
Packages that use FunctionService
-
Uses of FunctionService in com.aquima.web.api.controller.v2
Constructors in com.aquima.web.api.controller.v2 with parameters of type FunctionServiceModifierConstructorDescriptionWebFunctionController
(FunctionService functionService, com.blueriq.component.api.shortcut.function.IFunctionShortcutManager functionShortcutManager, com.blueriq.component.api.IAquimaEngineConfiguration config, ProductionProperties productionProperties, FunctionOpenApiPathService openApiPathService, SessionHeadersProperties sessionHeadersProperties) -
Uses of FunctionService in com.aquima.web.api.openapi.function
Constructors in com.aquima.web.api.openapi.function with parameters of type FunctionService