| Package | Description |
|---|---|
| de.aristaflow.adept2.model.globals |
The globals packages provides commonly used variables and enums.
|
| Modifier and Type | Method and Description |
|---|---|
static WorklistConstants.DistributionMethod |
WorklistConstants.DistributionMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WorklistConstants.DistributionMethod[] |
WorklistConstants.DistributionMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|