Class LocalPluginImpl

    • Constructor Detail

      • LocalPluginImpl

        public LocalPluginImpl​(String name,
                               String path,
                               javax.servlet.ServletContext context,
                               boolean core,
                               Map<String,​Object> props)
    • Method Detail

      • isCore

        public boolean isCore()
        Specified by:
        isCore in interface IDiagramPlugin
        Returns:
        true if the plugin should be considered a core plugin and loaded for all profiles.
      • isCompressable

        public boolean isCompressable()
        Specified by:
        isCompressable in interface IDiagramPlugin
        Returns:
        true if the contents of the plugin can be compressed.