Interface MergeResultSummaryDao
-
- All Superinterfaces:
BambooObjectDao<MergeResultSummary>
- All Known Implementing Classes:
MergeResultSummaryDaoImpl
@Internal public interface MergeResultSummaryDao extends BambooObjectDao<MergeResultSummary>
- Since:
- 5.0
-
-
Method Summary
-
Methods inherited from interface com.atlassian.bamboo.persistence3.BambooObjectDao
countAll, countWithRestriction, delete, deleteAll, findAll, findById, merge, save, saveAll
-
-