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