Skip navigation links
A C D E G H I L M N O P R S T W X 

A

AbstractConditionElementParser<T extends BaseCondition> - Class in com.atlassian.plugin.web.baseconditions
This abstract class contains the logic for constructing BaseCondition objects from a module descriptor's XML element.
AbstractConditionElementParser() - Constructor for class com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser
 
AbstractConditionElementParser.CompositeType - Class in com.atlassian.plugin.web.baseconditions
 
AbstractWebFragmentModuleDescriptor<T> - Class in com.atlassian.plugin.web.descriptors
An abstract convenience class for web fragment descriptors.
AbstractWebFragmentModuleDescriptor(WebInterfaceManager) - Constructor for class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
AbstractWebFragmentModuleDescriptor() - Constructor for class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
AbstractWebFragmentModuleDescriptor(ModuleFactory, WebInterfaceManager) - Constructor for class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
AbstractWebItem - Class in com.atlassian.plugin.web.model
Represents web items that can be rendered using velocity, and inject its own context using the ContextProvider
AbstractWebItem(WebFragmentHelper, ContextProvider, WebFragmentModuleDescriptor) - Constructor for class com.atlassian.plugin.web.model.AbstractWebItem
 
AbstractWebPanel - Class in com.atlassian.plugin.web.model
 
AbstractWebPanel(PluginAccessor) - Constructor for class com.atlassian.plugin.web.model.AbstractWebPanel
 
AND - Static variable in class com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser.CompositeType
 

C

com.atlassian.plugin.web - package com.atlassian.plugin.web
 
com.atlassian.plugin.web.baseconditions - package com.atlassian.plugin.web.baseconditions
 
com.atlassian.plugin.web.descriptors - package com.atlassian.plugin.web.descriptors
 
com.atlassian.plugin.web.model - package com.atlassian.plugin.web.model
 
com.atlassian.plugin.web.renderer - package com.atlassian.plugin.web.renderer
 
compare(WeightedDescriptor, WeightedDescriptor) - Method in class com.atlassian.plugin.web.descriptors.WeightedDescriptorComparator
 
CompositeType() - Constructor for class com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser.CompositeType
 
CompositeType() - Constructor for class com.atlassian.plugin.web.descriptors.ConditionElementParser.CompositeType
Deprecated.
 
condition - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
ConditionElementParser - Class in com.atlassian.plugin.web.descriptors
ConditionElementParser(ConditionElementParser.ConditionFactory) - Constructor for class com.atlassian.plugin.web.descriptors.ConditionElementParser
 
ConditionElementParser.CompositeType - Class in com.atlassian.plugin.web.descriptors
Deprecated.
use AbstractConditionElementParser.CompositeType
ConditionElementParser.ConditionFactory - Interface in com.atlassian.plugin.web.descriptors
Creates a condition.
contextProvider - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
create(String, Plugin) - Method in interface com.atlassian.plugin.web.descriptors.ConditionElementParser.ConditionFactory
 
createAndCompositeCondition() - Method in class com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser
 
createAndCompositeCondition() - Method in class com.atlassian.plugin.web.descriptors.ConditionElementParser
 
createOrCompositeCondition() - Method in class com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser
 
createOrCompositeCondition() - Method in class com.atlassian.plugin.web.descriptors.ConditionElementParser
 

D

DefaultAbstractWebFragmentModuleDescriptor<T> - Class in com.atlassian.plugin.web.descriptors
Wrapper for WebFragmentModuleDescriptor, so that it could be extended by application specific wrappers to provide additional methods.
DefaultAbstractWebFragmentModuleDescriptor(WebFragmentModuleDescriptor<T>) - Constructor for class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
DefaultWebIcon - Class in com.atlassian.plugin.web.model
Represents an icon associated with an item.
DefaultWebIcon(Element, WebFragmentHelper, ContextProvider, WebFragmentModuleDescriptor) - Constructor for class com.atlassian.plugin.web.model.DefaultWebIcon
 
DefaultWebInterfaceManager - Class in com.atlassian.plugin.web
Stores and manages flexible web interface sections available in the system.
DefaultWebInterfaceManager() - Constructor for class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
DefaultWebInterfaceManager(PluginAccessor, WebFragmentHelper) - Constructor for class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
DefaultWebItemModuleDescriptor - Class in com.atlassian.plugin.web.descriptors
Represents a pluggable link.
DefaultWebItemModuleDescriptor(WebInterfaceManager) - Constructor for class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
DefaultWebItemModuleDescriptor() - Constructor for class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
DefaultWebLabel - Class in com.atlassian.plugin.web.model
A simple bean to represent labels in the web interface.
DefaultWebLabel(Element, WebFragmentHelper, ContextProvider, WebFragmentModuleDescriptor) - Constructor for class com.atlassian.plugin.web.model.DefaultWebLabel
 
DefaultWebLink - Class in com.atlassian.plugin.web.model
Represents a single "href", with a variety of permutations.
DefaultWebLink(Element, WebFragmentHelper, ContextProvider, WebFragmentModuleDescriptor) - Constructor for class com.atlassian.plugin.web.model.DefaultWebLink
 
DefaultWebPanelModuleDescriptor - Class in com.atlassian.plugin.web.descriptors
The web panel module declares a single web panel in atlassian-plugin.xml.
DefaultWebPanelModuleDescriptor(HostContainer, ModuleFactory, WebInterfaceManager) - Constructor for class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
DefaultWebParam - Class in com.atlassian.plugin.web.model
Represents a sorted map of parameters.
DefaultWebParam(Element, WebFragmentHelper, ContextProvider, WebFragmentModuleDescriptor) - Constructor for class com.atlassian.plugin.web.model.DefaultWebParam
 
DefaultWebParam(Map<String, String>, WebFragmentHelper, ContextProvider, WebFragmentModuleDescriptor) - Constructor for class com.atlassian.plugin.web.model.DefaultWebParam
 
DefaultWebSectionModuleDescriptor - Class in com.atlassian.plugin.web.descriptors
Represents a web section - that is a collection of web items.
DefaultWebSectionModuleDescriptor(WebInterfaceManager) - Constructor for class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
 
DefaultWebSectionModuleDescriptor() - Constructor for class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
 
destroy() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
disabled() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
disabled() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
disabled() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
disabled() - Method in class com.atlassian.plugin.web.descriptors.WebItemProviderModuleDescriptor
 
disabled() - Method in class com.atlassian.plugin.web.descriptors.WebSectionProviderModuleDescriptor
 

E

element - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
EmbeddedTemplateWebPanel - Class in com.atlassian.plugin.web.model
This class is used for web panel declaration that do not have a custom class attribute in their descriptor, nor a location attribute in their resource child element.
EmbeddedTemplateWebPanel(PluginAccessor) - Constructor for class com.atlassian.plugin.web.model.EmbeddedTemplateWebPanel
 
enabled() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
enabled() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
enabled() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
enabled() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
enabled() - Method in class com.atlassian.plugin.web.descriptors.WebItemProviderModuleDescriptor
 
enabled() - Method in class com.atlassian.plugin.web.descriptors.WebPanelRendererModuleDescriptor
 
enabled() - Method in class com.atlassian.plugin.web.descriptors.WebSectionProviderModuleDescriptor
 
equals(Object) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 

G

get(String) - Method in class com.atlassian.plugin.web.model.DefaultWebParam
 
getAccessKey(Map<String, Object>) - Method in class com.atlassian.plugin.web.model.DefaultWebLink
 
getCompleteKey() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getCondition() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
getCondition() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.plugin.web.model.AbstractWebItem
 
getContextMap(Map<String, Object>) - Method in class com.atlassian.plugin.web.NoOpContextProvider
 
getContextProvider() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
getContextProvider() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getDecoratedDescriptor() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getDescription() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getDescriptionKey() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getDescriptor() - Method in class com.atlassian.plugin.web.model.AbstractWebItem
 
getDisplayableItems(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getDisplayableLabel(HttpServletRequest, Map<String, Object>) - Method in class com.atlassian.plugin.web.model.DefaultWebLabel
 
getDisplayableSections(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getDisplayableUrl(HttpServletRequest, Map<String, Object>) - Method in class com.atlassian.plugin.web.model.DefaultWebLink
 
getDisplayableWebItems(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getDisplayableWebPanelDescriptors(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getDisplayableWebPanels(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getDisplayableWebSections(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getHeight() - Method in class com.atlassian.plugin.web.model.DefaultWebIcon
 
getHtml(Map<String, Object>) - Method in class com.atlassian.plugin.web.model.EmbeddedTemplateWebPanel
 
getHtml(Map<String, Object>) - Method in class com.atlassian.plugin.web.model.ResourceTemplateWebPanel
 
getI18nNameKey() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getIcon() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
getId() - Method in class com.atlassian.plugin.web.model.DefaultWebLink
 
getItems(String) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getKey() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getKey() - Method in class com.atlassian.plugin.web.model.DefaultWebLabel
 
getLink() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
getLocation() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
getLocation() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
 
getLocation() - Method in class com.atlassian.plugin.web.descriptors.WebSectionProviderModuleDescriptor
 
getMinJavaVersion() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getModule() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getModule() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
getModule() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
getModule() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
 
getModule() - Method in class com.atlassian.plugin.web.descriptors.WebItemProviderModuleDescriptor
 
getModule() - Method in class com.atlassian.plugin.web.descriptors.WebPanelRendererModuleDescriptor
 
getModule() - Method in class com.atlassian.plugin.web.descriptors.WebSectionProviderModuleDescriptor
 
getModuleClass() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getModuleClass() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
 
getName() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getNoKeyValue() - Method in class com.atlassian.plugin.web.model.DefaultWebLabel
 
getParams() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getParams() - Method in class com.atlassian.plugin.web.model.DefaultWebParam
 
getPlugin() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getPluginKey() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getRenderedParam(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.model.DefaultWebParam
 
getRenderedUrl(Map<String, Object>) - Method in class com.atlassian.plugin.web.model.DefaultWebLink
 
getRenderer() - Method in class com.atlassian.plugin.web.model.AbstractWebPanel
 
getResourceDescriptor(String, String) - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getResourceDescriptors() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getResourceLocation(String, String) - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getResourceType() - Method in class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 
getResourceType() - Method in interface com.atlassian.plugin.web.renderer.WebPanelRenderer
 
getSection() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
getSection() - Method in class com.atlassian.plugin.web.descriptors.WebItemProviderModuleDescriptor
 
getSections(String) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getStyleClass() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
getTooltip() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
getTooltip() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getUrl() - Method in class com.atlassian.plugin.web.model.DefaultWebIcon
 
getWebFragmentHelper() - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getWebFragmentHelper() - Method in class com.atlassian.plugin.web.model.AbstractWebItem
 
getWebItems(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getWebLabel() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
getWebLabel() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getWebPanelDescriptors(String) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getWebPanels(String) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getWebParams() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
getWebParams() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getWebSections(String, Map<String, Object>) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
getWeight() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
getWeight() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
getWeight() - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
getWidth() - Method in class com.atlassian.plugin.web.model.DefaultWebIcon
 

H

hasAccessKey() - Method in class com.atlassian.plugin.web.model.DefaultWebLink
 
hashCode() - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
hasSectionsForLocation(String) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 

I

init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.DefaultWebItemModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.DefaultWebSectionModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.WebItemProviderModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.WebPanelRendererModuleDescriptor
 
init(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.WebSectionProviderModuleDescriptor
 
init(Map<String, String>) - Method in class com.atlassian.plugin.web.NoOpContextProvider
 
invert(T) - Method in class com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser
 
invert(Condition) - Method in class com.atlassian.plugin.web.descriptors.ConditionElementParser
 
isEnabled() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
isEnabledByDefault() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
isSystemModule() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 

L

label - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 

M

makeCondition(Plugin, Element) - Method in class com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser
 
makeCondition(Element) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
makeCondition(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.ConditionElementParser
Only here to retain binary compatibility.
makeConditionImplementation(Plugin, Element) - Method in class com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser
 
makeConditionImplementation(Plugin, Element) - Method in class com.atlassian.plugin.web.descriptors.ConditionElementParser
 
makeConditions(Plugin, Element, int) - Method in class com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser
Create a condition for when this web fragment should be displayed.
makeConditions(Plugin, List<Element>, int) - Method in class com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser
 
makeConditions(Element, int) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
Create a condition for when this web fragment should be displayed
makeConditions(List, int) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
makeConditions(Plugin, Element, int) - Method in class com.atlassian.plugin.web.descriptors.ConditionElementParser
Only here to retain binary compatibility.
makeConditions(Plugin, List<Element>, int) - Method in class com.atlassian.plugin.web.descriptors.ConditionElementParser
Only here to retain binary compatibility.
makeContextProvider(Element) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 

N

NoOpContextProvider - Class in com.atlassian.plugin.web
A ContextProvider implementation that just passes the given context back.
NoOpContextProvider() - Constructor for class com.atlassian.plugin.web.NoOpContextProvider
 

O

OR - Static variable in class com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser.CompositeType
 

P

params - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
params - Variable in class com.atlassian.plugin.web.model.DefaultWebParam
parameters are sorted in order for the i18n arguments to be in order
parse(String) - Static method in class com.atlassian.plugin.web.baseconditions.AbstractConditionElementParser.CompositeType
 
plugin - Variable in class com.atlassian.plugin.web.model.AbstractWebPanel
 
provideValidationRules(ValidationPattern) - Method in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
 
provideValidationRules(ValidationPattern) - Method in class com.atlassian.plugin.web.descriptors.WebItemProviderModuleDescriptor
 
provideValidationRules(ValidationPattern) - Method in class com.atlassian.plugin.web.descriptors.WebPanelRendererModuleDescriptor
 
provideValidationRules(ValidationPattern) - Method in class com.atlassian.plugin.web.descriptors.WebSectionProviderModuleDescriptor
 

R

refresh() - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
render(String, Plugin, Map<String, Object>, Writer) - Method in class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 
render(String, Plugin, Map<String, Object>, Writer) - Method in interface com.atlassian.plugin.web.renderer.WebPanelRenderer
Renders the template to the writer.
RENDERER - Static variable in class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 
RendererException - Exception in com.atlassian.plugin.web.renderer
 
RendererException(Throwable) - Constructor for exception com.atlassian.plugin.web.renderer.RendererException
 
RendererException(String) - Constructor for exception com.atlassian.plugin.web.renderer.RendererException
 
RendererException(String, Throwable) - Constructor for exception com.atlassian.plugin.web.renderer.RendererException
 
renderFragment(String, Plugin, Map<String, Object>) - Method in class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 
renderFragment(Writer, String, Plugin, Map<String, Object>) - Method in class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 
renderFragment(String, Plugin, Map<String, Object>) - Method in interface com.atlassian.plugin.web.renderer.WebPanelRenderer
Deprecated.
since 2.11. Use WebPanelRenderer.renderFragment(java.io.Writer, String, com.atlassian.plugin.Plugin, java.util.Map) instead. Method no longer used inside the atlassian-plugins-webfragment module.
renderFragment(Writer, String, Plugin, Map<String, Object>) - Method in interface com.atlassian.plugin.web.renderer.WebPanelRenderer
Renders the fragment using the given context and adding I18nResolver and WebResourceManager, writing the output to the provided writer.
RESOURCE_TYPE - Static variable in class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 
ResourceTemplateWebPanel - Class in com.atlassian.plugin.web.model
This class is used for web panel declaration that do not have a custom 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.
ResourceTemplateWebPanel(PluginAccessor) - Constructor for class com.atlassian.plugin.web.model.ResourceTemplateWebPanel
 

S

satisfiesMinJavaVersion() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
setPlugin(Plugin) - Method in class com.atlassian.plugin.web.model.AbstractWebPanel
 
setPluginAccessor(PluginAccessor) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
setResourceFilename(String) - Method in class com.atlassian.plugin.web.model.ResourceTemplateWebPanel
Specifies the name of the template file that is to be rendered.
setResourceType(String) - Method in class com.atlassian.plugin.web.model.AbstractWebPanel
 
setTemplateBody(String) - Method in class com.atlassian.plugin.web.model.EmbeddedTemplateWebPanel
 
setWebFragmentHelper(WebFragmentHelper) - Method in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
setWebInterfaceManager(WebInterfaceManager) - Method in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
setWebInterfaceManager(WebInterfaceManager) - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 
StaticWebPanelRenderer - Class in com.atlassian.plugin.web.renderer
Static WebPanelRenderer, just returns the supplied text.
StaticWebPanelRenderer() - Constructor for class com.atlassian.plugin.web.renderer.StaticWebPanelRenderer
 

T

tooltip - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
toString() - Method in class com.atlassian.plugin.web.descriptors.DefaultAbstractWebFragmentModuleDescriptor
 

W

webInterfaceManager - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
WebItemProviderModuleDescriptor - Class in com.atlassian.plugin.web.descriptors
 
WebItemProviderModuleDescriptor(ModuleFactory, WebInterfaceManager) - Constructor for class com.atlassian.plugin.web.descriptors.WebItemProviderModuleDescriptor
 
WebPanelRenderer - Interface in com.atlassian.plugin.web.renderer
This interface allows the plugin system to be extended by adding new renders for new markup formats.
WebPanelRendererModuleDescriptor - Class in com.atlassian.plugin.web.descriptors
The web panel renderer module is used to add web panel renderers to the plugin system.
WebPanelRendererModuleDescriptor(ModuleFactory) - Constructor for class com.atlassian.plugin.web.descriptors.WebPanelRendererModuleDescriptor
 
WebSectionProviderModuleDescriptor - Class in com.atlassian.plugin.web.descriptors
 
WebSectionProviderModuleDescriptor(ModuleFactory, WebInterfaceManager) - Constructor for class com.atlassian.plugin.web.descriptors.WebSectionProviderModuleDescriptor
 
weight - Variable in class com.atlassian.plugin.web.descriptors.AbstractWebFragmentModuleDescriptor
 
WEIGHTED_DESCRIPTOR_COMPARATOR - Static variable in class com.atlassian.plugin.web.DefaultWebInterfaceManager
 
WeightedDescriptorComparator - Class in com.atlassian.plugin.web.descriptors
A simple comparator for any weighted descriptor - lowest weights first.
WeightedDescriptorComparator() - Constructor for class com.atlassian.plugin.web.descriptors.WeightedDescriptorComparator
 
writeHtml(Writer, Map<String, Object>) - Method in class com.atlassian.plugin.web.model.AbstractWebPanel
writeHtml(Writer, Map<String, Object>) - Method in class com.atlassian.plugin.web.model.EmbeddedTemplateWebPanel
 
writeHtml(Writer, Map<String, Object>) - Method in class com.atlassian.plugin.web.model.ResourceTemplateWebPanel
 

X

XML_ELEMENT_NAME - Static variable in class com.atlassian.plugin.web.descriptors.DefaultWebPanelModuleDescriptor
Host applications should use this string when registering the web panel module descriptor.
XML_ELEMENT_NAME - Static variable in class com.atlassian.plugin.web.descriptors.WebPanelRendererModuleDescriptor
Host applications should use this string when registering the WebPanelRendererModuleDescriptor.
A C D E G H I L M N O P R S T W X 
Skip navigation links

Copyright © 2018 Atlassian. All rights reserved.