public class Apps extends Object
| Constructor and Description |
|---|
Apps() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.HttpResponse |
postFileToGit(File file,
String user,
String password,
String consoleUrl,
String branch,
String path,
org.slf4j.Logger logger)
Posts a file to the git repository
|
public static org.apache.http.HttpResponse postFileToGit(File file, String user, String password, String consoleUrl, String branch, String path, org.slf4j.Logger logger) throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionCopyright © 2011–2016 Red Hat. All rights reserved.