-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Implemented
-
Affects Version/s: Trunk
-
Fix Version/s: Upcoming Branch
-
Component/s: ALL COMPONENTS
-
Labels:None
Use GroovyBaseScript's makeValue utility methods instead of using Delegator in each Groovy files
Currently, we have both patterns in Groovy files, we should replace delegator.makeValue(args) with makeValue(args) for consistency