Uses of Interface
br.com.davinti.vitruvio.domain.dao.git.GitSyncLogDao
Packages that use GitSyncLogDao
Package
Description
-
Uses of GitSyncLogDao in br.com.davinti.vitruvio.domain.dao.git
Classes in br.com.davinti.vitruvio.domain.dao.git that implement GitSyncLogDao -
Uses of GitSyncLogDao in br.com.davinti.vitruvio.spi.integracao.git
Methods in br.com.davinti.vitruvio.spi.integracao.git with parameters of type GitSyncLogDaoModifier and TypeMethodDescriptionvoidGitSyncServiceImpl.setGitSyncLogDao(GitSyncLogDao gitSyncLogDao) -
Uses of GitSyncLogDao in br.com.davinti.vitruvio.ui.config.system
Methods in br.com.davinti.vitruvio.ui.config.system with parameters of type GitSyncLogDaoModifier and TypeMethodDescriptionvoidGitContentConfigPresenter.setGitSyncLogDao(GitSyncLogDao gitSyncLogDao)