org.exoplatform.platform.common.rest.services.GettingStarted
Class GettingStartedRestService
java.lang.Object
org.exoplatform.platform.common.rest.services.GettingStarted.GettingStartedRestService
- All Implemented Interfaces:
- org.exoplatform.services.rest.resource.ResourceContainer
public class GettingStartedRestService
- extends Object
- implements org.exoplatform.services.rest.resource.ResourceContainer
|
Method Summary |
javax.ws.rs.core.Response |
get(javax.ws.rs.core.SecurityContext sc,
javax.ws.rs.core.UriInfo uriInfo)
Get user's getting started status REST service URL: /getting-started/get |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GettingStartedRestService
public GettingStartedRestService()
get
public javax.ws.rs.core.Response get(@Context
javax.ws.rs.core.SecurityContext sc,
@Context
javax.ws.rs.core.UriInfo uriInfo)
throws Exception
- Get user's getting started status REST service URL: /getting-started/get
- Throws:
Exception
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.