BaseCondition objects from a module descriptor's
XML element.ContextProviderAbstractConditionElementParser for
Condition
Its functionality is used by both
AbstractWebFragmentModuleDescriptor
and
DefaultWebPanelModuleDescriptor.WebFragmentModuleDescriptor, so that it could be extended by application specific wrappers
to provide additional methods.class attribute in their descriptor, nor a location
attribute in their resource child element.ContextProvider implementation that just passes the given context back.WebPanelRenderer.renderFragment(java.io.Writer, String, com.atlassian.plugin.Plugin, java.util.Map)
instead. Method no longer used inside the atlassian-plugins-webfragment module.fragment using the given context and adding I18nResolver and WebResourceManager, writing the output to the provided writer.class attribute in their descriptor, but do have a
location attribute in their resource child element, which
points to a template file on the (plugin's) classpath.WebPanelRenderer, just returns the supplied text.WebPanel.writeHtml(java.io.Writer, java.util.Map) that delegates to
WebPanel.getHtml(java.util.Map).WebPanelRendererModuleDescriptor.Copyright © 2018 Atlassian. All rights reserved.