-
Task
-
Resolution: Unresolved
-
Minor
Inside EC2 plugin there is a lot of constructors with a large set of databound constructors.
Databound constructor should only be used for mandatory/final parameters
Where databound setters should be used for optional parameters.
https://jenkins.io/doc/developer/plugin-development/pipeline-integration/#constructor-vs-setters