Interface BranchCommitInformationDao

All Superinterfaces:
BambooObjectDao<BranchCommitInformation>
All Known Implementing Classes:
BranchCommitInformationHibernateDao

public interface BranchCommitInformationDao extends BambooObjectDao<BranchCommitInformation>