Package | Description |
---|---|
org.eclipse.m2e.scm.internal |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,ScmHandlerUi> |
ScmHandlerFactory.scmUis |
Modifier and Type | Method and Description |
---|---|
static ScmHandlerUi |
ScmHandlerFactory.getHandlerUiByType(java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
private static java.util.Map<java.lang.String,ScmHandlerUi> |
ScmHandlerFactory.getScmUis() |
private static java.util.List<ScmHandlerUi> |
ScmHandlerFactory.readScmHandlerUiExtensions() |
Modifier and Type | Method and Description |
---|---|
static void |
ScmHandlerFactory.addScmHandlerUi(ScmHandlerUi handlerUi) |