public interface VersionService
| 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.
|
String getLatest() throws ServiceException
ServiceExceptionString[] getSupported() throws ServiceException
ServiceExceptionCopyright © 2011–2015 eXo Platform SAS. All rights reserved.