| Package | Description |
|---|---|
| org.restcomm.connect.rvd |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectItem> |
ProjectService.getAvailableProjectsByOwner(String ownerFilter)
Returns the projects owned by ownerFilter (in addition to those that belong to none and are freely accessible).
|
List<ProjectItem> |
ProjectService.getProjectSummaries(List<String> applicationSids,
String ownerFilter)
Returns summary information for all projects specified as appliationSids.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectService.fillStartUrlsForProjects(List<ProjectItem> items,
javax.servlet.http.HttpServletRequest httpRequest)
Populates an application list with startup urls for each application
|
Copyright © 2016. All Rights Reserved.