public class TemplateNode extends com.agentsflex.core.chain.node.BaseNode
| 构造器和说明 |
|---|
TemplateNode() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Map<String,Object> |
execute(com.agentsflex.core.chain.Chain chain) |
String |
getTemplate() |
void |
setTemplate(String template) |
String |
toString() |
addInputParameter, addOutputDef, addOutputDefs, getOutputDefs, getParameters, setOutputDefs, setParametersaddInwardEdge, addOutwardEdge, getCondition, getDescription, getId, getInwardEdges, getLoopBreakCondition, getLoopIntervalMs, getMaxLoopCount, getMemory, getName, getNodeStatus, getOutwardEdges, isAsync, isLoopEnable, setAsync, setCondition, setDescription, setId, setInwardEdges, setLoopBreakCondition, setLoopEnable, setLoopIntervalMs, setMaxLoopCount, setMemory, setName, setNodeStatus, setNodeStatusFinished, setOutwardEdgesprivate static final com.jfinal.template.Engine engine
public TemplateNode()
Copyright © 2025. All rights reserved.