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 interfaceRemoteContentTemplateService.RemoteTemplateFinderMethods in com.atlassian.confluence.rest.client that return RemoteContentTemplateService.RemoteParameterTemplateFinder Modifier and Type Method Description RemoteContentTemplateService.RemoteParameterTemplateFinderRemoteContentTemplateService.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 classRemoteContentTemplateServiceImpl.RemoteTemplateFinderImplMethods in com.atlassian.confluence.rest.client.impl that return RemoteContentTemplateService.RemoteParameterTemplateFinder Modifier and Type Method Description RemoteContentTemplateService.RemoteParameterTemplateFinderRemoteContentTemplateServiceImpl.RemoteTemplateFinderImpl. withSpace(Space space)
-