Skip to content

Publish parameters as Optional Map instead of Object array

Choose a tag to compare

@sbabcoc sbabcoc released this 09 Dec 04:41
· 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