Class SpaceCreateBuildIntention
- java.lang.Object
-
- jetbrains.buildServer.serverSide.oauth.space.pojo.SpaceCreateBuildIntention
-
public class SpaceCreateBuildIntention extends Object
-
-
Constructor Summary
Constructors Constructor Description SpaceCreateBuildIntention(String spaceOrganizationUrl, String spaceProjectKey, String spaceRepositoryName, SUser user)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSpaceOrganizationUrl()
String
getSpaceProjectKey()
String
getSpaceRepositoryName()
SUser
getUser()
String
toString()
-