Class SystemPlugin

    • Constructor Detail

      • SystemPlugin

        public SystemPlugin()
    • Method Detail

      • getId

        public Long getId()
      • getFileEntity

        public SystemPluginFile getFileEntity()
        Returns:
        File entity with the file meta data of the plugin file, such as the file size.
      • getScopeKey

        public String getScopeKey()
        Returns:
        The scope key of this plugin, either the client UUID for client-scoped plugins or SYSTEM_SCOPE_KEY for system scoped plugins.