Only if I checkbox - is selected in pre-scm plugin, the pre checkout part is included in the job.
I would like to combine the above functionality within my SCM plugin ( so that user need not select any option like "Build Environment > ".)
Also, this is my understanding:
If a class has a static nested
class (DescriptorImpl), extending from Descriptor,
then a corresponding input details would be displayed in job configuration page. If we want to include this feature as part of my custom SCM plugin, the steps to include this by default is not known. How could I do this?