|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.cli.api.internal.ImportHelper
public class ImportHelper
Helper that can both upload packages from the client and import packages on the server.
| Constructor Summary | |
|---|---|
ImportHelper()
|
|
| Method Summary | |
|---|---|
com.xebialabs.deployit.plugin.api.udm.ConfigurationItem |
doImport(java.lang.String baseUri,
java.lang.String packageToImport)
Check whether the packageToImport parameter refers to a file by checking for its existence. |
protected com.xebialabs.deployit.plugin.api.udm.ConfigurationItem |
extract(org.apache.http.HttpResponse postMethod)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportHelper()
| Method Detail |
|---|
public com.xebialabs.deployit.plugin.api.udm.ConfigurationItem doImport(java.lang.String baseUri,
java.lang.String packageToImport)
packageToImport -
java.io.IOException
protected com.xebialabs.deployit.plugin.api.udm.ConfigurationItem extract(org.apache.http.HttpResponse postMethod)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||