|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRemoteService | |
|---|---|
| com.atlassian.confluence.rest.client | |
| com.atlassian.confluence.rest.client.impl | |
| com.atlassian.confluence.rest.client.proxy | |
| Uses of AbstractRemoteService in com.atlassian.confluence.rest.client |
|---|
| Constructors in com.atlassian.confluence.rest.client with parameters of type AbstractRemoteService | |
|---|---|
AbstractRemoteService(AbstractRemoteService other)
|
|
RemoteChildContentServiceImpl.RemoteChildContentFinderImpl(AbstractRemoteService other,
ContentId parentId,
Expansion[] expansion)
|
|
RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl(AbstractRemoteService other,
Expansion... expansions)
|
|
RemoteSpaceServiceImpl.RemoteSpaceContentFinderImpl(AbstractRemoteService other,
Space space,
Expansion[] expansion)
|
|
RemoteSpaceServiceImpl.RemoteSpaceFinderImpl(AbstractRemoteService other,
Expansion... expansions)
|
|
| Uses of AbstractRemoteService in com.atlassian.confluence.rest.client.impl |
|---|
| Subclasses of AbstractRemoteService in com.atlassian.confluence.rest.client.impl | |
|---|---|
class |
RemoteContentMacroServiceImpl
|
class |
RemoteContentMacroServiceImpl.RemoteMacroFinderImpl
|
class |
RemoteLongTaskServiceImpl
LongTaskService implementation that communicates with Confluence remotely. |
| Constructors in com.atlassian.confluence.rest.client.impl with parameters of type AbstractRemoteService | |
|---|---|
RemoteContentMacroServiceImpl.RemoteMacroFinderImpl(AbstractRemoteService otherService,
ContentId contentId)
|
|
| Uses of AbstractRemoteService in com.atlassian.confluence.rest.client.proxy |
|---|
| Methods in com.atlassian.confluence.rest.client.proxy with parameters of type AbstractRemoteService | ||
|---|---|---|
static
|
RemoteServiceProxyCreator.createProxy(AbstractRemoteService<T> remoteService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||