@Component(value="ConsoleOutput") public class ConsoleOutputCom extends VarOutputCom implements AiIoComponent
构造器和说明 |
---|
ConsoleOutputCom() |
限定符和类型 | 方法和说明 |
---|---|
void |
setOutput(org.noear.solon.flow.FlowContext context,
org.noear.solon.flow.Node node,
java.lang.Object data)
获取组件数据输出
|
doRun
run
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttachment, getAttachmentName, getInput, getInputName, getOutputName, setAttachment
getDescription
public void setOutput(org.noear.solon.flow.FlowContext context, org.noear.solon.flow.Node node, java.lang.Object data) throws java.lang.Throwable
AiIoComponent
setOutput
在接口中 AiIoComponent
java.lang.Throwable