| Package | Description |
|---|---|
| org.restcomm.connect.rvd | |
| org.restcomm.connect.rvd.model.packaging | |
| org.restcomm.connect.rvd.storage |
| Modifier and Type | Method and Description |
|---|---|
Rapp |
RasService.getApp(String projectName) |
| Modifier and Type | Method and Description |
|---|---|
void |
RasService.createApp(Rapp rapp,
String projectName)
Creates packaging information for an app.
|
void |
RasService.saveApp(Rapp rapp,
String projectName)
Updates packaging information for an app
|
| Modifier and Type | Method and Description |
|---|---|
Rapp |
Rapp.setConfig(RappConfig config) |
Rapp |
Rapp.setInfo(RappInfo info) |
| Modifier and Type | Method and Description |
|---|---|
static Rapp |
FsPackagingStorage.loadRapp(String projectName,
WorkspaceStorage storage) |
static Rapp |
FsProjectStorage.loadRapp(String projectName,
WorkspaceStorage storage) |
static Rapp |
FsProjectStorage.loadRappFromPackaging(String projectName,
WorkspaceStorage workspaceStorage) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FsPackagingStorage.storeRapp(Rapp rapp,
String projectName,
WorkspaceStorage storage) |
static void |
FsProjectStorage.storeRapp(Rapp rapp,
String projectName,
WorkspaceStorage storage) |
Copyright © 2016. All Rights Reserved.