<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gvwiki.greenvulcano.com/gvwiki/index.php?action=history&amp;feed=atom&amp;title=FlowNode</id>
	<title>FlowNode - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?action=history&amp;feed=atom&amp;title=FlowNode"/>
	<link rel="alternate" type="text/html" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?title=FlowNode&amp;action=history"/>
	<updated>2026-04-13T04:58:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.7</generator>
	<entry>
		<id>https://gvwiki.greenvulcano.com/gvwiki/index.php?title=FlowNode&amp;diff=3923&amp;oldid=prev</id>
		<title>G.dimaio: Created page with &quot;==Description==  A FlowNode identify a wolkflow basic operation. The actual specializations are: * GVOperationNode * GVNodeCheck * ChangeGVBufferNode * GVWaitNode...&quot;</title>
		<link rel="alternate" type="text/html" href="https://gvwiki.greenvulcano.com/gvwiki/index.php?title=FlowNode&amp;diff=3923&amp;oldid=prev"/>
		<updated>2013-03-04T14:18:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Description==  A FlowNode identify a wolkflow basic operation. The actual specializations are: * &lt;a href=&quot;/gvwiki/index.php?title=GVOperationNode&quot; title=&quot;GVOperationNode&quot;&gt;GVOperationNode&lt;/a&gt; * &lt;a href=&quot;/gvwiki/index.php?title=GVNodeCheck&quot; title=&quot;GVNodeCheck&quot;&gt;GVNodeCheck&lt;/a&gt; * &lt;a href=&quot;/gvwiki/index.php?title=ChangeGVBufferNode&quot; title=&quot;ChangeGVBufferNode&quot;&gt;ChangeGVBufferNode&lt;/a&gt; * &lt;a href=&quot;/gvwiki/index.php?title=GVWaitNode&quot; title=&quot;GVWaitNode&quot;&gt;GVWaitNode&lt;/a&gt;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Description==&lt;br /&gt;
&lt;br /&gt;
A FlowNode identify a wolkflow basic operation. The actual specializations are:&lt;br /&gt;
* [[GVOperationNode]]&lt;br /&gt;
* [[GVNodeCheck]]&lt;br /&gt;
* [[ChangeGVBufferNode]]&lt;br /&gt;
* [[GVWaitNode]]&lt;br /&gt;
* [[GVNotificationNode]]&lt;br /&gt;
* [[GVIteratorOperationNode]]&lt;br /&gt;
* [[GVCoreCallNode]]&lt;br /&gt;
* [[GVEndNode]]&lt;br /&gt;
* [[GVSavePointNode]]&lt;br /&gt;
* [[GVSubFlowCallNode]]&lt;br /&gt;
&lt;br /&gt;
=={{VULCON}} / {{GVCONSOLE}} Configuration==&lt;br /&gt;
&lt;br /&gt;
It has the following basic attributes:&lt;br /&gt;
&lt;br /&gt;
* type: flow-node;&lt;br /&gt;
* class: ....&lt;br /&gt;
* id: ID of the node. Unique within the 'Flow' and its value cannot be null.&lt;br /&gt;
* input: Specifies the input (from the execution environment) for the operation. &amp;lt;br/&amp;gt; If the input is an exception, the operation is not performed, and the output is set equal input exception. Its value can't be null.&lt;br /&gt;
* output: The operation's output ([[GVBuffer]] or Exception) is inserted into the execution environment with this exact name.&amp;lt;br/&amp;gt; Default to &amp;quot;input&amp;quot; value. The attribute value can't be null.&lt;br /&gt;
* next-node-id: Indicates the next node in the workflow to execute when the operation ends.&lt;br /&gt;
* point-x: X position of the node in the {{L_VULCON}} workflows editor. Immutable, used by {{L_VULCON}}.&lt;br /&gt;
* point-y: Y position of the node in the {{L_VULCON}} workflows editor. Immutable, used by {{L_VULCON}}.&lt;br /&gt;
* dump-in-out: If true enable the dump of the input/output GVBuffer (and also of configured internal services). Default ''false''. The attribute admitted values are:&lt;br /&gt;
** true&lt;br /&gt;
** false&lt;br /&gt;
* dump-env-in-out: If true enable the dump of the Execution Environment before and after node execution. Default false. The attribute admitted values are:&lt;br /&gt;
** true&lt;br /&gt;
** false&lt;br /&gt;
&lt;br /&gt;
and the subelement:&lt;br /&gt;
&lt;br /&gt;
* [[Description]]&lt;/div&gt;</summary>
		<author><name>G.dimaio</name></author>
		
	</entry>
</feed>