public class VersionServiceImpl extends Object implements VersionService
| Constructor and Description |
|---|
VersionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLatest()
Gets the latest social rest api version, this version number should be used as the latest and stable version.
|
String[] |
getSupported()
Gets the supported social rest api versions, this is for backward compatible.
|
public String getLatest() throws ServiceException
VersionServicegetLatest in interface VersionServiceServiceExceptionpublic String[] getSupported() throws ServiceException
VersionServicegetSupported in interface VersionServiceServiceExceptionCopyright © 2011–2015 eXo Platform SAS. All rights reserved.