public class AppsRestService extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
| Modifier and Type | Class and Description |
|---|---|
static class |
AppsRestService.App
Describes an application entity from the application registry service of the portal.
|
static class |
AppsRestService.AppList
List that contains applications from application registry service of portal
This class is needed as a model for converter of the rest service. |
| Constructor and Description |
|---|
AppsRestService()
constructor
|
public javax.ws.rs.core.Response showApps(@Context
javax.ws.rs.core.UriInfo uriInfo,
String format)
throws Exception
uriInfo - The requested URI information.format - The type of a returned result.ExceptionCopyright © 2003–2015 eXo Platform SAS. All rights reserved.