Uses of Class
com.atlassian.confluence.api.model.plugin.ModuleCompleteKey
-
Packages that use ModuleCompleteKey Package Description com.atlassian.confluence.api.model.content.template -
-
Uses of ModuleCompleteKey in com.atlassian.confluence.api.model.content.template
Methods in com.atlassian.confluence.api.model.content.template that return ModuleCompleteKey Modifier and Type Method Description ModuleCompleteKeyContentTemplateId.ContentTemplateIdWithKeys. getKey()Methods in com.atlassian.confluence.api.model.content.template that return types with arguments of type ModuleCompleteKey Modifier and Type Method Description com.atlassian.fugue.Option<ModuleCompleteKey>ContentTemplate. getOriginalTemplate()Deprecated.since 7.0.1.Optional<ModuleCompleteKey>ContentTemplate. originalTemplate()Methods in com.atlassian.confluence.api.model.content.template with parameters of type ModuleCompleteKey Modifier and Type Method Description ContentTemplate.ContentTemplateBuilderContentTemplate.ContentTemplateBuilder. originalTemplate(ModuleCompleteKey originalTemplate)
-