java.lang.Object
org.exoplatform.social.service.rest.api.models.Version

public class Version extends Object
Version class to expose as json response object.
  • Constructor Details

    • Version

      public Version()
  • Method Details

    • getVersion

      public String getVersion()
      Gets the latest social rest api version.
      Returns:
      the string the latest social rest api version
    • setVersion

      public void setVersion(String latestVersion)
      Sets the latest social rest api version.
      Parameters:
      latestVersion - the string the latest social rest api version