Uses of Interface
com.atlassian.confluence.rest.client.RemoteContentVersionService.RemoteParameterVersionFinder
-
Packages that use RemoteContentVersionService.RemoteParameterVersionFinder 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 RemoteContentVersionService.RemoteParameterVersionFinder in com.atlassian.confluence.rest.client
Subinterfaces of RemoteContentVersionService.RemoteParameterVersionFinder in com.atlassian.confluence.rest.client Modifier and Type Interface Description static interface
RemoteContentVersionService.RemoteVersionFinder
Methods in com.atlassian.confluence.rest.client that return RemoteContentVersionService.RemoteParameterVersionFinder Modifier and Type Method Description RemoteContentVersionService.RemoteParameterVersionFinder
RemoteContentVersionService.RemoteParameterVersionFinder. withId(ContentId contentId)
-
Uses of RemoteContentVersionService.RemoteParameterVersionFinder in com.atlassian.confluence.rest.client.impl
Classes in com.atlassian.confluence.rest.client.impl that implement RemoteContentVersionService.RemoteParameterVersionFinder Modifier and Type Class Description class
RemoteContentVersionServiceImpl.RemoteVersionFinderImpl
Methods in com.atlassian.confluence.rest.client.impl that return RemoteContentVersionService.RemoteParameterVersionFinder Modifier and Type Method Description RemoteContentVersionService.RemoteParameterVersionFinder
RemoteContentVersionServiceImpl.RemoteVersionFinderImpl. withId(ContentId contentId)
-