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 SpaceCreateBuildIntentionSpaceCreateBuildController. 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.ModelAndViewSpaceCreateBuildController. createBuild(SpaceCreateBuildIntention intention)SpaceProjectDeducer.DeductionSpaceProjectDeducer. deduceProjects(SpaceCreateBuildIntention intention)
-