Package | Description |
---|---|
telecom.sudparis.eu.paas.core.server.artifact.handling |
Modifier and Type | Method and Description |
---|---|
AppObj |
AppList.searchForAppObj(java.lang.String appID) |
AppObj |
AppProcessing.uploadAppToRemoteServer(java.io.InputStream uploadedInputStream,
java.lang.String deployableName) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<AppObj> |
AppList.getListOfApps() |
Modifier and Type | Method and Description |
---|---|
void |
AppList.addAppToList(AppObj app) |
void |
AppList.deleteApp(AppObj app) |
Modifier and Type | Method and Description |
---|---|
void |
AppList.setListOfApps(java.util.ArrayList<AppObj> listOfApps) |