Uses of Class
com.codingapi.flow.pojo.response.ProcessNode
Packages that use ProcessNode
Package
Description
-
Uses of ProcessNode in com.codingapi.flow.pojo.response
Methods in com.codingapi.flow.pojo.response that return ProcessNodeModifier and TypeMethodDescriptionstatic ProcessNodeProcessNode.createEndNode(Workflow workflow) -
Uses of ProcessNode in com.codingapi.flow.service
Methods in com.codingapi.flow.service that return types with arguments of type ProcessNodeModifier and TypeMethodDescriptionFlowService.processNodes(FlowProcessNodeRequest request) 流程节点记录 -
Uses of ProcessNode in com.codingapi.flow.service.impl
Methods in com.codingapi.flow.service.impl that return types with arguments of type ProcessNode