Class ClusteredDatabasePlatformMetadata

java.lang.Object
com.atlassian.confluence.status.service.systeminfo.ClusteredDatabasePlatformMetadata

public class ClusteredDatabasePlatformMetadata extends Object
Simple bean holding information about the clustered database platform on which Confluence is running, if any.
Since:
6.15.5
  • Constructor Details

  • Method Details

    • getDatabaseVersion

      public String getDatabaseVersion()
    • getDatabaseType

      public ClusteredDatabasePlatformType getDatabaseType()
    • getDatabaseMemberCount

      public int getDatabaseMemberCount()