Uses of Class
com.atlassian.bitbucket.project.ProjectCreateRequest
Packages that use ProjectCreateRequest
-
Uses of ProjectCreateRequest in com.atlassian.bitbucket.project
Methods in com.atlassian.bitbucket.project that return ProjectCreateRequestMethods in com.atlassian.bitbucket.project with parameters of type ProjectCreateRequestModifier and TypeMethodDescriptionProjectService.create
(ProjectCreateRequest request) Creates a newProject
and sets its avatar, if provided.