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