Uses of Class
io.meeds.github.gamification.entity.WebhookEntity
Packages that use WebhookEntity
-
Uses of WebhookEntity in io.meeds.github.gamification.dao
Methods in io.meeds.github.gamification.dao that return WebhookEntityModifier and TypeMethodDescriptionWebHookDAO.findWebhookEntityByOrganizationId(long organizationId) -
Uses of WebhookEntity in io.meeds.github.gamification.storage.mapper
Methods in io.meeds.github.gamification.storage.mapper that return WebhookEntityMethods in io.meeds.github.gamification.storage.mapper with parameters of type WebhookEntityModifier and TypeMethodDescriptionstatic WebHookWebHookMapper.fromEntity(WebhookEntity webhookEntity)