Uses of Class
com.aquima.web.api.model.BqConfiguration
Packages that use BqConfiguration
-
Uses of BqConfiguration in com.aquima.web.api.controller.v2
Methods in com.aquima.web.api.controller.v2 that return BqConfigurationModifier and TypeMethodDescriptionStartController.startProject
(org.springframework.web.context.request.WebRequest request, jakarta.servlet.http.HttpServletRequest httpRequest, String projectName, String flow, String version, String languageCode, String aquimaUi, String theme, String channel, String testPath) StartController.startShortcut
(org.springframework.web.context.request.WebRequest request, jakarta.servlet.http.HttpServletRequest httpRequest, String shortcutName, String testPath) StartTaskController.startTask
(org.springframework.web.context.request.WebRequest request, jakarta.servlet.http.HttpServletRequest httpRequest, StartTaskRequest requestBody)