Class RemoteGlobalColorSchemeServiceImpl
java.lang.Object
com.atlassian.confluence.rest.client.AbstractRemoteService<GlobalColorSchemeService>
com.atlassian.confluence.rest.client.RemoteGlobalColorSchemeServiceImpl
- All Implemented Interfaces:
RemoteGlobalColorSchemeService
public class RemoteGlobalColorSchemeServiceImpl
extends AbstractRemoteService<GlobalColorSchemeService>
implements RemoteGlobalColorSchemeService
-
Field Summary
Fields inherited from class com.atlassian.confluence.rest.client.AbstractRemoteService
provider
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteGlobalColorSchemeServiceImpl
(AuthenticatedWebResourceProvider provider, ExecutorService executor) -
Method Summary
Methods inherited from class com.atlassian.confluence.rest.client.AbstractRemoteService
addExpansions, addPageRequest, addPageRequestParams, deleteCompletionStage, deleteCompletionStage, getCompletionStage, getCompletionStageGenericCollection, getCompletionStageMap, getCompletionStageMapOfGenericListResponse, getCompletionStageMapOfPageResponses, getCompletionStageOptional, getCompletionStagePageResponseList, getCompletionStageSearchPageResponseList, getExecutor, newExperimentalRestWebTarget, newWebTarget, postCompletionStage, postCompletionStage, postCompletionStage, postCompletionStageToPageResponse, postVoidCompletionStage, putCompletionStage, putVoidCompletionStage
-
Constructor Details
-
RemoteGlobalColorSchemeServiceImpl
public RemoteGlobalColorSchemeServiceImpl(AuthenticatedWebResourceProvider provider, ExecutorService executor)
-
-
Method Details
-
getColorScheme
- Specified by:
getColorScheme
in interfaceRemoteGlobalColorSchemeService
-
getDefaultColorScheme
- Specified by:
getDefaultColorScheme
in interfaceRemoteGlobalColorSchemeService
-
setColorScheme
- Specified by:
setColorScheme
in interfaceRemoteGlobalColorSchemeService
-
resetColorScheme
- Specified by:
resetColorScheme
in interfaceRemoteGlobalColorSchemeService
-
validator
- Specified by:
validator
in interfaceRemoteGlobalColorSchemeService
-