Uses of Interface
org.jenkinsci.plugins.gitclient.CheckoutCommand
Packages that use CheckoutCommand
- 
Uses of CheckoutCommand in org.jenkinsci.plugins.gitclient
Methods in org.jenkinsci.plugins.gitclient that return CheckoutCommandModifier and TypeMethodDescriptionbranch.CliGitAPIImpl.checkout()checkout.GitClient.checkout()checkout.JGitAPIImpl.checkout()checkout.CheckoutCommand.deleteBranchIfExist(boolean deleteBranch) deleteBranchIfExist.CheckoutCommand.lfsCredentials(com.cloudbees.plugins.credentials.common.StandardCredentials lfsCredentials) Use separate credentials for "git lfs pull".Call "git lfs pull" for the given remote after checkout.ref.CheckoutCommand.sparseCheckoutPaths(List<String> sparseCheckoutPaths) sparseCheckoutPaths.timeout.