Uses of Class
io.meeds.crowdin.gamification.model.RemoteProject
Packages that use RemoteProject
Package
Description
-
Uses of RemoteProject in io.meeds.crowdin.gamification.model
Methods in io.meeds.crowdin.gamification.model that return RemoteProject -
Uses of RemoteProject in io.meeds.crowdin.gamification.rest
Methods in io.meeds.crowdin.gamification.rest that return types with arguments of type RemoteProjectModifier and TypeMethodDescriptionHooksManagementRest.getProjects(String accessToken, String webHookId) -
Uses of RemoteProject in io.meeds.crowdin.gamification.services
Methods in io.meeds.crowdin.gamification.services that return types with arguments of type RemoteProjectModifier and TypeMethodDescriptionWebhookService.getProjects(String accessToken) WebhookService.getProjectsFromWebhookId(long webHookId) -
Uses of RemoteProject in io.meeds.crowdin.gamification.storage
Methods in io.meeds.crowdin.gamification.storage that return RemoteProjectModifier and TypeMethodDescriptionCrowdinConsumerStorage.retrieveRemoteProject(long projectRemoteId, boolean includeLanguages, String accessToken) Methods in io.meeds.crowdin.gamification.storage that return types with arguments of type RemoteProject