Uses of Class
hudson.plugins.git.UserMergeOptions
Packages that use UserMergeOptions
-
Uses of UserMergeOptions in hudson.plugins.git
Methods in hudson.plugins.git that return UserMergeOptionsMethods in hudson.plugins.git with parameters of type UserMergeOptionsModifier and TypeMethodDescriptionstatic PreBuildMergeOptions
GitSCM.DescriptorImpl.createMergeOptions
(UserMergeOptions mergeOptionsBean, List<org.eclipse.jgit.transport.RemoteConfig> remoteRepositories) -
Uses of UserMergeOptions in hudson.plugins.git.extensions.impl
Methods in hudson.plugins.git.extensions.impl that return UserMergeOptionsConstructors in hudson.plugins.git.extensions.impl with parameters of type UserMergeOptions