Class DefaultChainStageManager

java.lang.Object
com.atlassian.bamboo.chains.DefaultChainStageManager
All Implemented Interfaces:
ChainStageManager

public class DefaultChainStageManager extends Object implements ChainStageManager
  • Constructor Details

    • DefaultChainStageManager

      public DefaultChainStageManager(ChainStageDao chainStageDao)
  • Method Details

    • getChainStageCount

      @NotNull public @org.jetbrains.annotations.NotNull long getChainStageCount()
      Specified by:
      getChainStageCount in interface ChainStageManager
      Returns:
      the total number of ChainStages (Stages) that exist on the bamboo instance
    • getManualChainStageCount

      @NotNull public @org.jetbrains.annotations.NotNull long getManualChainStageCount()
      Specified by:
      getManualChainStageCount in interface ChainStageManager
      Returns:
      the total number of ChainStages (Stages) that exist on the bamboo instance that are marked as manual