-
Notifications
You must be signed in to change notification settings - Fork 8
Variables
Nitin Motgi edited this page Aug 19, 2017
·
6 revisions
In the conditional expression, there are three types of map
variables available to be used within an expression :
runtime['<variable-name>']
Is a map variable that contain values ,
token['<plugin-name>']['input'|'output'|'error']
global['pipeline'|'namespace'|'logical_start_time'|'plugin']
)
Conditional Plugin - A boolean expression to control flow in pipeline.