Class ReadOnlyWebFragmentHelper

  • All Implemented Interfaces:
    com.atlassian.plugin.web.WebFragmentHelper

    public class ReadOnlyWebFragmentHelper
    extends Object
    implements com.atlassian.plugin.web.WebFragmentHelper
    • Constructor Detail

      • ReadOnlyWebFragmentHelper

        public ReadOnlyWebFragmentHelper​(com.atlassian.plugin.web.WebFragmentHelper delegate)
    • Method Detail

      • loadCondition

        public com.atlassian.plugin.web.Condition loadCondition​(String s,
                                                                com.atlassian.plugin.Plugin plugin)
        Specified by:
        loadCondition in interface com.atlassian.plugin.web.WebFragmentHelper
      • loadContextProvider

        public com.atlassian.plugin.web.ContextProvider loadContextProvider​(String s,
                                                                            com.atlassian.plugin.Plugin plugin)
        Specified by:
        loadContextProvider in interface com.atlassian.plugin.web.WebFragmentHelper
      • getI18nValue

        public String getI18nValue​(String s,
                                   List<?> list,
                                   Map<String,​Object> map)
        Specified by:
        getI18nValue in interface com.atlassian.plugin.web.WebFragmentHelper
      • renderVelocityFragment

        public String renderVelocityFragment​(String s,
                                             Map<String,​Object> map)
        Specified by:
        renderVelocityFragment in interface com.atlassian.plugin.web.WebFragmentHelper