Modifier and Type | Method and Description |
---|---|
static PluginTemplateReference |
PluginTemplateReference.globalTemplateReference(com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey,
com.atlassian.plugin.ModuleCompleteKey referencingModuleCompleteKey)
Create a reference to the globally customised version of the template
|
static PluginTemplateReference |
PluginTemplateReference.spaceTemplateReference(com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey,
com.atlassian.plugin.ModuleCompleteKey referencingModuleCompleteKey,
Space space)
Create a reference to the space level customised version of the template
|
static PluginTemplateReference |
PluginTemplateReference.systemTemplateReference(com.atlassian.plugin.ModuleCompleteKey moduleCompleteKey)
Create a reference to the globally customised version of a system template
|
Modifier and Type | Method and Description |
---|---|
PageTemplate |
PageTemplateManager.getPageTemplate(PluginTemplateReference pluginTemplateReference) |
PageTemplate |
DefaultPageTemplateManager.getPageTemplate(PluginTemplateReference pluginTemplateReference) |
Modifier and Type | Method and Description |
---|---|
PageTemplate |
PageTemplateDao.findCustomisedPluginTemplate(PluginTemplateReference pluginTemplateReference) |
Modifier and Type | Method and Description |
---|---|
PageTemplate |
HibernatePageTemplateDao.findCustomisedPluginTemplate(PluginTemplateReference pluginTemplateReference) |
Copyright © 2003–2019 Atlassian. All rights reserved.