|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SCM | |
|---|---|
| hudson.plugins.scm_sync_configuration | |
| hudson.plugins.scm_sync_configuration.scms | |
| Uses of SCM in hudson.plugins.scm_sync_configuration |
|---|
| Methods in hudson.plugins.scm_sync_configuration that return SCM | |
|---|---|
SCM[] |
ScmSyncConfigurationPlugin.getScms()
|
| Methods in hudson.plugins.scm_sync_configuration with parameters of type SCM | |
|---|---|
boolean |
ScmSyncConfigurationPlugin.isScmSelected(SCM _scm)
|
| Uses of SCM in hudson.plugins.scm_sync_configuration.scms |
|---|
| Methods in hudson.plugins.scm_sync_configuration.scms that return SCM | |
|---|---|
static SCM |
SCM.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SCM[] |
SCM.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||