| Package | Description |
|---|---|
| de.aristaflow.adept2.core.changeoperations | |
| de.aristaflow.adept2.core.updatemanager |
| Modifier and Type | Method and Description |
|---|---|
static UpdateManager.ActivityProperties[] |
ChangeOperationTools.getCorrespondingActivityProperties(ProcessConstants.ExecutableBusinessProcessProperty... ebpProperties)
Convert an array of ExecutableBusinessProcessProperty to an array of
corresponding ActivityProperties.
|
| Modifier and Type | Method and Description |
|---|---|
static UpdateManager.ActivityProperties |
UpdateManager.ActivityProperties.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UpdateManager.ActivityProperties[] |
UpdateManager.ActivityProperties.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|