Uses of Interface
com.codingapi.flow.repository.ParallelBranchRepository
Packages that use ParallelBranchRepository
-
Uses of ParallelBranchRepository in com.codingapi.flow.context
Methods in com.codingapi.flow.context with parameters of type ParallelBranchRepositoryModifier and TypeMethodDescriptionvoidRepositoryHolderContext.register(WorkflowService workflowService, FlowRecordService flowRecordService, FlowOperatorGateway flowOperatorGateway, ParallelBranchRepository parallelBranchRepository, DelayTaskRepository delayTaskRepository, UrgeIntervalRepository urgeIntervalRepository, FlowOperatorAssignmentRepository flowOperatorAssignmentRepository) -
Uses of ParallelBranchRepository in com.codingapi.flow.mock.repository
Classes in com.codingapi.flow.mock.repository that implement ParallelBranchRepository