| Package | Description |
|---|---|
| org.azyva.dragom.model.plugin |
| Modifier and Type | Field and Description |
|---|---|
static EnumSet<ScmPlugin.IsSyncFlag> |
ScmPlugin.IsSyncFlag.ALL_CHANGES |
static EnumSet<ScmPlugin.IsSyncFlag> |
ScmPlugin.IsSyncFlag.LOCAL_CHANGES_ONLY |
static EnumSet<ScmPlugin.IsSyncFlag> |
ScmPlugin.IsSyncFlag.REMOTE_CHANGES_ONLY |
| Modifier and Type | Method and Description |
|---|---|
static ScmPlugin.IsSyncFlag |
ScmPlugin.IsSyncFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScmPlugin.IsSyncFlag[] |
ScmPlugin.IsSyncFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ScmPlugin.isSync(Path pathModuleWorkspace,
EnumSet<ScmPlugin.IsSyncFlag> enumSetIsSyncFlag) |
Copyright © 2015–2016 AZYVA INC.. All rights reserved.