Class LicenseTestHelper

java.lang.Object
com.atlassian.confluence.util.LicenseTestHelper

public class LicenseTestHelper extends Object
  • Field Details

    • defaultProperties

      public static final Properties defaultProperties
    • LICENSE_EVALUATION_EXPIRED

      public static final String LICENSE_EVALUATION_EXPIRED
    • LICENSE_COMMERCIAL

      public static final String LICENSE_COMMERCIAL
    • CONF_V1_LICENSE

      public static final String CONF_V1_LICENSE
    • CONF_V2_LICENSE

      public static final String CONF_V2_LICENSE
    • CONF_CLUSTER_LICENSE

      public static final String CONF_CLUSTER_LICENSE
  • Constructor Details

    • LicenseTestHelper

      public LicenseTestHelper()
  • Method Details