Class CheckoutOption

All Implemented Interfaces:
Describable<GitSCMExtension>

public class CheckoutOption extends FakeGitSCMExtension
Add options to the checkout command.
Author:
Mark Waite
  • Constructor Details

    • CheckoutOption

      @DataBoundConstructor public CheckoutOption(Integer timeout)
  • Method Details