Describe your use-case which is not covered by existing documentation.
The documentation clearly indicates how to pass a base64File parameter to a downstream Job via the build step.
This is not the case for a parameter of type stashedFile. In particular, how to create a file of type org.apache.commons.fileupload.FileItem to give to the file argument?
Thank you
Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.
No response
Describe your use-case which is not covered by existing documentation.
The documentation clearly indicates how to pass a
base64Fileparameter to a downstream Job via thebuildstep.This is not the case for a parameter of type
stashedFile. In particular, how to create a file of typeorg.apache.commons.fileupload.FileItemto give to thefileargument?Thank you
Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.
No response