public class BitbucketURLFactory extends Object
| Constructor and Description |
|---|
BitbucketURLFactory(String mvnRepositoryURL) |
| Modifier and Type | Method and Description |
|---|---|
String |
download(String fileName) |
String |
download(String repositorySLUG,
String fileName) |
String |
downloads() |
String |
downloads(String repositorySLUG) |
String |
repositories() |
String |
upload() |
boolean |
withRepository() |
Copyright © 2019 Codedoers.com. All rights reserved.