Uses of Class
com.atlassian.bitbucket.scm.DeleteCommandParameters
Packages that use DeleteCommandParameters
- 
Uses of DeleteCommandParameters in com.atlassian.bitbucket.scmMethods in com.atlassian.bitbucket.scm that return DeleteCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type DeleteCommandParametersModifier and TypeMethodDescriptioncom.atlassian.bitbucket.scm.AsyncCommand<Void> PluginCommandFactory.delete(com.atlassian.bitbucket.repository.Repository repository, DeleteCommandParameters parameters) Deletes the repository, allowing the underlying SCM to carry out any special processing necessary to clean up repository storage.