Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Add ability to map full Parameters object to business object
Description
At the moment we can perform only field based mapping of Parameters instance to another class instance, so the ability to perform this conversion using parameter converter is missing.
At the moment we can perform only field based mapping of Parameters instance to another class instance, so the ability to perform this conversion using parameter converter is missing.
Suggested function name
Parameters.as(Type)