Interface ParallelBranchRepository


public interface ParallelBranchRepository
并行分支控制仓库
  • Method Details

    • getTriggerCount

      int getTriggerCount(String parallelId)
    • addTriggerCount

      void addTriggerCount(String parallelId)
    • clearTriggerCount

      void clearTriggerCount(String parallelId)