Search
Plugins
>
Intrinsics 1.0.0
>
ExecutionContext
>
vRO intrinsic class ExecutionContext
Object containing parameters visible throughtout the workflow run and all sub workflow runs triggered byt it.
Attributes
None
Methods
Name
Returns
contains
(
String
name
)
boolean
getParameter
(
String
name
)
Object
parameterNames
(
String
name
)
Array
Returned by
Method
Returns
System.getContext
()
ExecutionContext
Referenced in
None