Uses of Interface
com.atlassian.confluence.legacyapi.service.content.TemplateService
-
Packages that use TemplateService Package Description com.atlassian.confluence.ui.rest.content com.atlassian.confluence.ui.rest.service.content -
-
Uses of TemplateService in com.atlassian.confluence.ui.rest.content
Constructors in com.atlassian.confluence.ui.rest.content with parameters of type TemplateService Constructor Description LegacyTemplateResource(TemplateService templateService)
Deprecated. -
Uses of TemplateService in com.atlassian.confluence.ui.rest.service.content
Classes in com.atlassian.confluence.ui.rest.service.content that implement TemplateService Modifier and Type Class Description class
LegacyTemplateServiceImpl
Deprecated.since 7.0.1 , useContentService
-