Uses of Interface
br.com.davinti.vitruvio.spi.integracao.git.GitSyncService
Packages that use GitSyncService
Package
Description
-
Uses of GitSyncService in br.com.davinti.vitruvio.spi.integracao.git
Classes in br.com.davinti.vitruvio.spi.integracao.git that implement GitSyncServiceMethods in br.com.davinti.vitruvio.spi.integracao.git with parameters of type GitSyncServiceModifier and TypeMethodDescriptionvoidGitPollJob.setGitSyncService(GitSyncService gitSyncService) -
Uses of GitSyncService in br.com.davinti.vitruvio.ui.config.system
Methods in br.com.davinti.vitruvio.ui.config.system with parameters of type GitSyncServiceModifier and TypeMethodDescriptionvoidGitContentConfigPresenter.setGitSyncService(GitSyncService gitSyncService) -
Uses of GitSyncService in br.com.davinti.vitruvio.ws.controller.integration
Methods in br.com.davinti.vitruvio.ws.controller.integration with parameters of type GitSyncServiceModifier and TypeMethodDescriptionvoidGitWebhookController.setGitSyncService(GitSyncService gitSyncService)