Class PluginSandboxCheck


  • public class PluginSandboxCheck
    extends Object
    Core checks and analytics depend on the status of plugin sandboxes. This class knows how to check system properties to know if plugin sandboxes are enabled.

    This is not clean from design perspective, because core shouldn't care about how plugins work. But to do this properly, we need to first change sandbox API, which is planned in https://jira.atlassian.com/browse/CONFSRVDEV-7731

    Since:
    6.12
    • Constructor Detail

      • PluginSandboxCheck

        public PluginSandboxCheck()
    • Method Detail

      • documentConversionSandboxExplicitlyDisabled

        public static boolean documentConversionSandboxExplicitlyDisabled()
      • pdfExportSandboxExplicitlyDisabled

        public static boolean pdfExportSandboxExplicitlyDisabled()