tom_13
16 years agoContributor
get property
Hi all,
I need to get HashMap from one groovy script to another. It is posible if save it into global property or result of script. But it can be saved only as a string. Then I need parse string to create a map from it.
Is the posibility get property (variable) without converting it to string, get in type as it is?
I need to get HashMap from one groovy script to another. It is posible if save it into global property or result of script. But it can be saved only as a string. Then I need parse string to create a map from it.
Is the posibility get property (variable) without converting it to string, get in type as it is?