Uses of Interface
com.atlassian.confluence.rest.client.RemoteContentVersionService.RemoteVersionFinder
-
Packages that use RemoteContentVersionService.RemoteVersionFinder 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.RemoteVersionFinder in com.atlassian.confluence.rest.client
Methods in com.atlassian.confluence.rest.client that return RemoteContentVersionService.RemoteVersionFinder Modifier and Type Method Description RemoteContentVersionService.RemoteVersionFinder
RemoteContentVersionService. find(Expansion... expansions)
Returns a finder interface for setting search criterion for versions or content. -
Uses of RemoteContentVersionService.RemoteVersionFinder in com.atlassian.confluence.rest.client.impl
Classes in com.atlassian.confluence.rest.client.impl that implement RemoteContentVersionService.RemoteVersionFinder Modifier and Type Class Description class
RemoteContentVersionServiceImpl.RemoteVersionFinderImpl
Methods in com.atlassian.confluence.rest.client.impl that return RemoteContentVersionService.RemoteVersionFinder Modifier and Type Method Description RemoteContentVersionService.RemoteVersionFinder
RemoteContentVersionServiceImpl. find(Expansion... expansions)
-