This Jenkins plugin exports job parameters to declarative pipeline syntax. It helps users migrate their jobs to Pipeline by automatically generating the parameters {} / properties() block with all configured parameters, supporting both standard Jenkins parameters and custom parameter types. -
View it on GitHub