Uses of Interface
com.atlassian.confluence.api.service.content.template.ContentTemplateService.TemplateFinder
-
Packages that use ContentTemplateService.TemplateFinder Package Description com.atlassian.confluence.api.service.content.template -
-
Uses of ContentTemplateService.TemplateFinder in com.atlassian.confluence.api.service.content.template
Methods in com.atlassian.confluence.api.service.content.template that return ContentTemplateService.TemplateFinder Modifier and Type Method Description ContentTemplateService.TemplateFinder
ContentTemplateService. find(Expansion... expansions)
Creates an Template finder for locating Templates.
-