|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GhprbBranch in org.jenkinsci.plugins.ghprb |
---|
Methods in org.jenkinsci.plugins.ghprb that return types with arguments of type GhprbBranch | |
---|---|
List<GhprbBranch> |
GhprbTrigger.getWhiteListTargetBranches()
|
List<GhprbBranch> |
GhprbTrigger.DescriptorImpl.getWhiteListTargetBranches()
|
Constructor parameters in org.jenkinsci.plugins.ghprb with type arguments of type GhprbBranch | |
---|---|
GhprbTrigger(String adminlist,
String whitelist,
String orgslist,
String cron,
String triggerPhrase,
Boolean onlyTriggerPhrase,
Boolean useGitHubHooks,
Boolean permitAll,
Boolean autoCloseFailedPullRequests,
String commentFilePath,
List<GhprbBranch> whiteListTargetBranches)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |