Uses of Class
org.jenkinsci.test.acceptance.plugins.git.GitScm.AdvancedClone
Packages that use GitScm.AdvancedClone
-
Uses of GitScm.AdvancedClone in org.jenkinsci.test.acceptance.plugins.git
Methods in org.jenkinsci.test.acceptance.plugins.git that return GitScm.AdvancedCloneModifier and TypeMethodDescriptionGitScm.advancedClone()
Add behaviour "Advanced clone behaviours"GitScm.AdvancedClone.checkHonorRefspec
(boolean state) GitScm.AdvancedClone.checkNoTags
(boolean state) GitScm.AdvancedClone.checkShallowClone
(boolean state) GitScm.AdvancedClone.setNumDepth
(String numDepth) GitScm.AdvancedClone.setNumTimeout
(String numTimeout) GitScm.AdvancedClone.setTxtReference
(String txtReference)