Uses of Class
hudson.plugins.git.ChangelogToBranchOptions
-
Packages that use ChangelogToBranchOptions Package Description hudson.plugins.git hudson.plugins.git.extensions.impl -
-
Uses of ChangelogToBranchOptions in hudson.plugins.git
Constructors in hudson.plugins.git with parameters of type ChangelogToBranchOptions Constructor Description ChangelogToBranchOptions(ChangelogToBranchOptions options) -
Uses of ChangelogToBranchOptions in hudson.plugins.git.extensions.impl
Methods in hudson.plugins.git.extensions.impl that return ChangelogToBranchOptions Modifier and Type Method Description ChangelogToBranchOptionsChangelogToBranch. getOptions()Constructors in hudson.plugins.git.extensions.impl with parameters of type ChangelogToBranchOptions Constructor Description ChangelogToBranch(ChangelogToBranchOptions options)
-