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