public abstract class YmlFlowELParser extends BaseYmlFlowParser
| Constructor and Description |
|---|
YmlFlowELParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
parseOneChain(com.fasterxml.jackson.databind.JsonNode chainObject)
解析一个chain的过程
|
convertToJson, parse, parseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseMainpublic void parseOneChain(com.fasterxml.jackson.databind.JsonNode chainObject)
parseOneChain in class BaseYmlFlowParserchainObject - chainCopyright © 2025. All rights reserved.