@Internal public interface ChainStageDao extends BambooObjectDao<ChainStage>
| Modifier and Type | Method and Description |
|---|---|
long |
getChainStageCount() |
com.google.common.collect.Multimap<PlanKey,Long> |
getChainStagesMarkedForDeletion() |
long |
getManualChainStageCount() |
countAll, countWithRestriction, delete, deleteAll, executeReturnInt, executeReturnLong, findAll, findById, save, saveAll@NotNull com.google.common.collect.Multimap<PlanKey,Long> getChainStagesMarkedForDeletion()
ChainStages that are marked as deletedlong getChainStageCount()
long getManualChainStageCount()
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.