Package com.atlassian.bamboo.chains
Interface ChainStageManager
- All Known Implementing Classes:
DefaultChainStageManager
Deprecated.
since 6.1 without replacement
-
Method Summary
Modifier and TypeMethodDescription@org.jetbrains.annotations.NotNull long
Deprecated.@org.jetbrains.annotations.NotNull long
Deprecated.
-
Method Details
-
getChainStageCount
@NotNull @org.jetbrains.annotations.NotNull long getChainStageCount()Deprecated.- Returns:
- the total number of ChainStages (Stages) that exist on the bamboo instance
-
getManualChainStageCount
@NotNull @org.jetbrains.annotations.NotNull long getManualChainStageCount()Deprecated.- Returns:
- the total number of ChainStages (Stages) that exist on the bamboo instance that are marked as manual
-