|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteRepository | |
|---|---|
| hudson.plugins.git | |
| Uses of RemoteRepository in hudson.plugins.git |
|---|
| Methods in hudson.plugins.git that return RemoteRepository | |
|---|---|
RemoteRepository |
RemoteRepository.getSubmoduleRepository(java.lang.String name)
|
| Methods in hudson.plugins.git that return types with arguments of type RemoteRepository | |
|---|---|
java.util.List<RemoteRepository> |
GitSCM.getRepositories()
|
| Constructor parameters in hudson.plugins.git with type arguments of type RemoteRepository | |
|---|---|
GitSCM(java.lang.String source,
java.lang.String branch,
boolean doMerge,
boolean doGenerateSubmoduleConfigurations,
java.lang.String mergeTarget,
java.util.List<RemoteRepository> repositories,
java.util.Collection<SubmoduleConfig> submoduleCfg,
GitWeb browser)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||