Uses of Class
io.meeds.crowdin.gamification.model.RemoteApproval
Packages that use RemoteApproval
-
Uses of RemoteApproval in io.meeds.crowdin.gamification.services
Methods in io.meeds.crowdin.gamification.services that return RemoteApprovalModifier and TypeMethodDescriptionWebhookService.getApproval(String projectId, String translationId) -
Uses of RemoteApproval in io.meeds.crowdin.gamification.storage
Methods in io.meeds.crowdin.gamification.storage that return RemoteApprovalModifier and TypeMethodDescriptionCrowdinConsumerStorage.getApproval(String accessToken, String projectId, String translationId)