Uses of Class
jenkins.plugins.git.GitSCMSourceContext.RefNameMapping
-
Packages that use GitSCMSourceContext.RefNameMapping Package Description jenkins.plugins.git -
-
Uses of GitSCMSourceContext.RefNameMapping in jenkins.plugins.git
Methods in jenkins.plugins.git that return types with arguments of type GitSCMSourceContext.RefNameMapping Modifier and Type Method Description Collection<GitSCMSourceContext.RefNameMapping>GitSCMSourceContext. getRefNameMappings()Methods in jenkins.plugins.git with parameters of type GitSCMSourceContext.RefNameMapping Modifier and Type Method Description intGitSCMSourceContext.RefNameMapping. compareTo(GitSCMSourceContext.RefNameMapping o)CGitSCMSourceContext. wantOtherRef(GitSCMSourceContext.RefNameMapping other)Adds a requirement for details of additional refs to anyGitSCMSourceRequestfor this context.
-