Uses of Class
com.codingapi.flow.pojo.request.FlowProcessNodeRequest
Packages that use FlowProcessNodeRequest
-
Uses of FlowProcessNodeRequest in com.codingapi.flow.service
Methods in com.codingapi.flow.service with parameters of type FlowProcessNodeRequestModifier and TypeMethodDescriptionFlowService.processNodes(FlowProcessNodeRequest request) 流程节点记录 -
Uses of FlowProcessNodeRequest in com.codingapi.flow.service.impl
Constructors in com.codingapi.flow.service.impl with parameters of type FlowProcessNodeRequestModifierConstructorDescriptionFlowProcessNodeService(FlowProcessNodeRequest request, IRepositoryHolder repositoryHolder)