Class PlatformInformationAPIImpl

java.lang.Object
org.bonitasoft.engine.api.impl.platform.PlatformInformationAPIImpl
All Implemented Interfaces:
org.bonitasoft.engine.api.platform.PlatformInformationAPI

public class PlatformInformationAPIImpl extends Object implements org.bonitasoft.engine.api.platform.PlatformInformationAPI
Provides runtime information about the platform. Information returned is dependent on the edition (Community or Subscription) and the platform configuration / license.
Author:
Emmanuel Duchastenier
  • Constructor Details

    • PlatformInformationAPIImpl

      public PlatformInformationAPIImpl()
  • Method Details

    • getPlatformInformation

      public Map<String,String> getPlatformInformation()
      Specified by:
      getPlatformInformation in interface org.bonitasoft.engine.api.platform.PlatformInformationAPI