| Modifier and Type | Method and Description |
|---|---|
SCM |
ScmSyncConfigurationPlugin.getSCM() |
SCM[] |
ScmSyncConfigurationPlugin.getScms() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ScmSyncConfigurationPlugin.isScmSelected(SCM _scm) |
| Modifier and Type | Method and Description |
|---|---|
SCM |
ScmContext.getScm() |
| Constructor and Description |
|---|
ScmContext(SCM _scm,
String _scmRepositoryUrl) |
ScmContext(SCM _scm,
String _scmRepositoryUrl,
String _commitMessagePattern) |
| Modifier and Type | Class and Description |
|---|---|
class |
ScmSyncGitSCM |
class |
ScmSyncNoSCM |
class |
ScmSyncSubversionSCM |
| Modifier and Type | Field and Description |
|---|---|
protected static List<SCM> |
SCM.SCM_IMPLEMENTATIONS |
| Modifier and Type | Method and Description |
|---|---|
static SCM |
SCM.valueOf(Class<? extends SCM> clazz) |
static SCM |
SCM.valueOf(String scmId) |
static SCM[] |
SCM.values() |
| Modifier and Type | Method and Description |
|---|---|
static SCM |
SCM.valueOf(Class<? extends SCM> clazz) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SCM |
AbstractMigrator.createSCMFrom(String clazz,
String content) |
SCM |
ScmSyncConfigurationPOJO.getScm() |
SCM |
DefaultSSCPOJO.getScm() |
protected SCM |
AbstractMigrator.migrateScm(SCM scm) |
| Modifier and Type | Method and Description |
|---|---|
protected SCM |
AbstractMigrator.migrateScm(SCM scm) |
void |
ScmSyncConfigurationPOJO.setScm(SCM scm) |
void |
DefaultSSCPOJO.setScm(SCM scm) |
| Modifier and Type | Method and Description |
|---|---|
protected SCM |
InitialMigrator.createSCMFrom(String classname,
String content) |
| Modifier and Type | Method and Description |
|---|---|
protected SCM |
V0ToV1Migrator.createSCMFrom(String classname,
String content) |
Copyright © 2004-2016. All Rights Reserved.