| Package | Description |
|---|---|
| jenkins.scm.api | |
| jenkins.scm.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract SCMNavigator |
SCMNavigatorDescriptor.newInstance(String name)
Creates a default navigator, if there should be one displayed.
|
| Constructor and Description |
|---|
SCMNavigatorDescriptor(Class<? extends SCMNavigator> clazz) |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleSCMNavigator
Degenerate navigator which only ever returns a single repository.
|
| Modifier and Type | Method and Description |
|---|---|
SCMNavigator |
SingleSCMNavigator.DescriptorImpl.newInstance(String name) |
Copyright © 2004-2015. All Rights Reserved.