Class ImmoToolPlugin

    • Constructor Detail

      • ImmoToolPlugin

        protected ImmoToolPlugin​(org.pf4j.PluginWrapper wrapper)
    • Method Detail

      • getAuthor

        public String getAuthor()
      • getAuthorWebsite

        public URI getAuthorWebsite()
      • getDescription

        public String getDescription()
      • getDescriptor

        public org.pf4j.PluginDescriptor getDescriptor()
      • getId

        public abstract String getId()
      • getLicense

        public String getLicense()
      • getProperty

        public final String getProperty​(String key)
      • getRequiredPlugins

        public String[] getRequiredPlugins()
      • getResourcePath

        public String getResourcePath()
      • getTitle

        public String getTitle()
      • getVersion

        public String getVersion()
      • getWebsite

        public URI getWebsite()
      • isAllowed

        public boolean isAllowed()
      • isLicensed

        public boolean isLicensed()
      • isUsable

        public boolean isUsable()