Uses of Class
jetbrains.buildServer.serverSide.oauth.space.pojo.SpaceCreateBuildIntention
-
Packages that use SpaceCreateBuildIntention Package Description jetbrains.buildServer.serverSide.oauth.space -
-
Uses of SpaceCreateBuildIntention in jetbrains.buildServer.serverSide.oauth.space
Methods in jetbrains.buildServer.serverSide.oauth.space that return SpaceCreateBuildIntention Modifier and Type Method Description SpaceCreateBuildIntention
SpaceCreateBuildController. intentionFromParams(String organizationUrl, String projectKey, String repositoryName, javax.servlet.http.HttpServletRequest request)
Methods in jetbrains.buildServer.serverSide.oauth.space with parameters of type SpaceCreateBuildIntention Modifier and Type Method Description org.springframework.web.servlet.ModelAndView
SpaceCreateBuildController. createBuild(SpaceCreateBuildIntention intention)
SpaceProjectDeducer.Deduction
SpaceProjectDeducer. deduceProjects(SpaceCreateBuildIntention intention)
-