Package com.codingapi.flow.pojo.response
Class FlowContent
java.lang.Object
com.codingapi.flow.pojo.response.FlowContent
流程详情
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpushCurrentNode(IFlowNode currentNode) voidpushCurrentOperator(IFlowOperator currentOperator) voidpushHistory(Workflow workflow, List<FlowRecord> historyRecords) voidpushRecords(FlowRecord record, List<FlowRecord> mergeRecords) voidpushWorkflow(Workflow workflow)
-
Constructor Details
-
FlowContent
public FlowContent()
-
-
Method Details
-
pushCurrentNode
-
pushWorkflow
-
pushRecords
-
pushHistory
-
pushCurrentOperator
-