@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, getInputAsStringrunclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAttachment, getAttachmentName, getInput, getInputName, getOutputName, setAttachmentgetDescriptionpublic void setOutput(org.noear.solon.flow.FlowContext context,
org.noear.solon.flow.Node node,
java.lang.Object data)
throws java.lang.Throwable
AiIoComponentsetOutput 在接口中 AiIoComponentjava.lang.Throwable