Package com.codingapi.flow.repository
Interface ParallelBranchRepository
public interface ParallelBranchRepository
并行分支控制仓库
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddTriggerCount(String parallelId) voidclearTriggerCount(String parallelId) intgetTriggerCount(String parallelId)
-
Method Details
-
getTriggerCount
-
addTriggerCount
-
clearTriggerCount
-