@Component(value="VarOutput") public class VarOutputCom extends AbsAiComponent implements AiIoComponent
| 构造器和说明 |
|---|
VarOutputCom() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
doRun(org.noear.solon.flow.FlowContext context,
org.noear.solon.flow.Node node) |
static java.lang.String |
getInputAsString(java.lang.Object data) |
runclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttachment, getAttachmentName, getInput, getInputName, getOutputName, setAttachment, setOutputgetDescriptionprotected void doRun(org.noear.solon.flow.FlowContext context,
org.noear.solon.flow.Node node)
throws java.lang.Throwable
doRun 在类中 AbsAiComponentjava.lang.Throwablepublic static java.lang.String getInputAsString(java.lang.Object data)
throws java.lang.Throwable
java.lang.Throwable