Class DefaultChainStageManager

    • Constructor Detail

      • DefaultChainStageManager

        public DefaultChainStageManager​(ChainStageDao chainStageDao)
    • Method Detail

      • 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