Uses of Interface
com.atlassian.bitbucket.build.server.PluginBuildServer
-
Uses of PluginBuildServer in com.atlassian.bitbucket.build.server
Modifier and TypeMethodDescriptionPluginBuildServerProvider.getBuildServer
(String id) Get thePluginBuildServer
for the given ID.PluginBuildServerProvider.getBuildServer
(javax.servlet.http.HttpServletRequest servletRequest, Map<String, Object> requestBody) Given a request, identify the build server that made the request.