| Package | Description |
|---|---|
| hudson.plugins.git |
| Modifier and Type | Method and Description |
|---|---|
List<GitPublisher.TagToPush> |
GitPublisher.getTagsToPush() |
| Constructor and Description |
|---|
GitPublisher(List<GitPublisher.TagToPush> tagsToPush,
List<GitPublisher.BranchToPush> branchesToPush,
List<GitPublisher.NoteToPush> notesToPush,
boolean pushOnlyIfSuccess,
boolean pushMerge,
boolean forcePush) |
Copyright © 2004-2015. All Rights Reserved.