Uses of Class
com.atlassian.bamboo.plugins.stash.rest.entity.StashCreateRepositoryRequest
-
Packages that use StashCreateRepositoryRequest Package Description com.atlassian.bamboo.plugins.stash.rest.resource -
-
Uses of StashCreateRepositoryRequest in com.atlassian.bamboo.plugins.stash.rest.resource
Methods in com.atlassian.bamboo.plugins.stash.rest.resource with parameters of type StashCreateRepositoryRequest Modifier and Type Method Description javax.ws.rs.core.Response
RepositoryResource. createRepository(@NotNull StashCreateRepositoryRequest createRepositoryRequest, com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext, javax.servlet.http.HttpServletRequest request)
Create BBS linked repository.
-