|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GitPublisher.BranchToPush | |
|---|---|
| hudson.plugins.git | |
| Uses of GitPublisher.BranchToPush in hudson.plugins.git |
|---|
| Methods in hudson.plugins.git that return types with arguments of type GitPublisher.BranchToPush | |
|---|---|
java.util.List<GitPublisher.BranchToPush> |
GitPublisher.getBranchesToPush()
|
| Constructor parameters in hudson.plugins.git with type arguments of type GitPublisher.BranchToPush | |
|---|---|
GitPublisher(java.util.List<GitPublisher.TagToPush> tagsToPush,
java.util.List<GitPublisher.BranchToPush> branchesToPush,
boolean pushOnlyIfSuccess,
boolean pushMerge)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||