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