public class BitbucketCaller extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BitbucketCaller.CastableWrapper |
| Constructor and Description |
|---|
BitbucketCaller(String user,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
download(File file,
String url) |
BitbucketCaller.CastableWrapper |
page(String url) |
void |
upload(File file,
String url,
String fileName) |
public BitbucketCaller.CastableWrapper page(String url)
public void upload(File file, String url, String fileName) throws IOException
IOExceptionpublic void download(File file, String url) throws IOException
IOExceptionCopyright © 2018 Codedoers.com. All rights reserved.