Uses of Interface
com.atlassian.bitbucket.build.server.PluginBuildServer
Packages that use PluginBuildServer
- 
Uses of PluginBuildServer in com.atlassian.bitbucket.build.serverMethods in com.atlassian.bitbucket.build.server that return types with arguments of type PluginBuildServerModifier and TypeMethodDescriptionPluginBuildServerProvider.getBuildServer(jakarta.servlet.http.HttpServletRequest servletRequest, Map<String, Object> requestBody) Given a request, identify the build server that made the request.PluginBuildServerProvider.getBuildServer(String id) Get thePluginBuildServerfor the given ID.