Class BaseConfluenceCondition

    • Constructor Detail

      • BaseConfluenceCondition

        public BaseConfluenceCondition()
    • Method Detail

      • init

        public void init​(Map<String,​String> params)
                  throws com.atlassian.plugin.PluginParseException
        Specified by:
        init in interface com.atlassian.plugin.web.Condition
        Throws:
        com.atlassian.plugin.PluginParseException
      • shouldDisplay

        public boolean shouldDisplay​(Map context)
        Specified by:
        shouldDisplay in interface com.atlassian.plugin.web.Condition