@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) |
run
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttachment, getAttachmentName, getInput, getInputName, getOutputName, setAttachment, setOutput
getDescription
protected void doRun(org.noear.solon.flow.FlowContext context, org.noear.solon.flow.Node node) throws java.lang.Throwable
doRun
在类中 AbsAiComponent
java.lang.Throwable
public static java.lang.String getInputAsString(java.lang.Object data) throws java.lang.Throwable
java.lang.Throwable