Wait

Description
Allows you to insert delays in the execution of a stream.
Developer Studio(VulCon)/GV Console Configuration
| Node | GVCore element | Description |
|---|---|---|
| Wait | GVWaitNode | Enters the delays in the execution of a workflow. |
The GVWaitNode allows you to enter the delays in the execution of a workflow, is a Flow element that extends FlowNode.
The following table shows the GVWaitNode element’s attributes:
| Attribute | Type | Description |
|---|---|---|
| op-type | fixed | This attribute must assume the value wait. |
| class | fixed | This attribute must assume the value it.greenvulcano.gvesb.core.flow.GVWaitNode. |
| timeout | required | Defines the duration of waiting, in ms. |
| input | required | Object used for the 'sleep-if' check. |
| sleep | required | Definesthe type of data that enables the execution of wait. The attribute's admitted values are:
|