Uses of Interface
com.atlassian.confluence.rest.client.RemoteContentTemplateService.RemoteParameterTemplateFinder
-
Packages that use RemoteContentTemplateService.RemoteParameterTemplateFinder Package Description com.atlassian.confluence.rest.client This package contains the code which communicates with Confluence via REST API.com.atlassian.confluence.rest.client.impl -
-
Uses of RemoteContentTemplateService.RemoteParameterTemplateFinder in com.atlassian.confluence.rest.client
Subinterfaces of RemoteContentTemplateService.RemoteParameterTemplateFinder in com.atlassian.confluence.rest.client Modifier and Type Interface Description static interface
RemoteContentTemplateService.RemoteTemplateFinder
Methods in com.atlassian.confluence.rest.client that return RemoteContentTemplateService.RemoteParameterTemplateFinder Modifier and Type Method Description RemoteContentTemplateService.RemoteParameterTemplateFinder
RemoteContentTemplateService.RemoteParameterTemplateFinder. withSpace(Space space)
-
Uses of RemoteContentTemplateService.RemoteParameterTemplateFinder in com.atlassian.confluence.rest.client.impl
Classes in com.atlassian.confluence.rest.client.impl that implement RemoteContentTemplateService.RemoteParameterTemplateFinder Modifier and Type Class Description class
RemoteContentTemplateServiceImpl.RemoteTemplateFinderImpl
Methods in com.atlassian.confluence.rest.client.impl that return RemoteContentTemplateService.RemoteParameterTemplateFinder Modifier and Type Method Description RemoteContentTemplateService.RemoteParameterTemplateFinder
RemoteContentTemplateServiceImpl.RemoteTemplateFinderImpl. withSpace(Space space)
-