Uses of Class
com.atlassian.confluence.rest.client.PromisingExecutorService
-
Packages that use PromisingExecutorService Package Description com.atlassian.confluence.rest.client This package contains the code which communicates with Confluence via REST API. -
-
Uses of PromisingExecutorService in com.atlassian.confluence.rest.client
Constructors in com.atlassian.confluence.rest.client with parameters of type PromisingExecutorService Constructor Description AbstractRemoteService(AuthenticatedWebResourceProvider provider, PromisingExecutorService executor)
-