Publish parameters as Optional Map instead of Object array
·
333 commits
to master
since this release
- Publish parameters as Optional Map instead of Object array.
- Revise artifact capture classes and unit tests to work with new parameter format.
- Add Param class to encapsulate key/value pairs
- Add static method to create Param object
- Add static method to create parameter map from a set of Param objects