| Package | Description |
|---|---|
| org.azyva.dragom.job |
| Modifier and Type | Field and Description |
|---|---|
protected RootModuleVersionJobAbstractImpl.UnsyncChangesBehavior |
RootModuleVersionJobAbstractImpl.unsyncChangesBehaviorLocal
Specifies the behavior related to unsynchronized local changes.
|
protected RootModuleVersionJobAbstractImpl.UnsyncChangesBehavior |
RootModuleVersionJobAbstractImpl.unsyncChangesBehaviorRemote
Specifies the behavior related to unsynchronized remote changes.
|
| Modifier and Type | Method and Description |
|---|---|
static RootModuleVersionJobAbstractImpl.UnsyncChangesBehavior |
RootModuleVersionJobAbstractImpl.UnsyncChangesBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RootModuleVersionJobAbstractImpl.UnsyncChangesBehavior[] |
RootModuleVersionJobAbstractImpl.UnsyncChangesBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RootModuleVersionJobAbstractImpl.setUnsyncChangesBehaviorLocal(RootModuleVersionJobAbstractImpl.UnsyncChangesBehavior unsyncChangesBehaviorLocal) |
void |
RootModuleVersionJobAbstractImpl.setUnsyncChangesBehaviorRemote(RootModuleVersionJobAbstractImpl.UnsyncChangesBehavior unsyncChangesBehaviorRemote) |
Copyright © 2015–2016 AZYVA INC.. All rights reserved.