| Package | Description |
|---|---|
| org.milyn.persistence | |
| org.milyn.persistence.parameter |
| Modifier and Type | Method and Description |
|---|---|
static ParameterListType |
ParameterListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterListType[] |
ParameterListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ParameterManager.initializeParameterContainer(int id,
ParameterListType type,
org.milyn.container.ExecutionContext executionContext) |
static ParameterIndex<?,?> |
ParameterManager.initializeParameterIndex(int id,
ParameterListType type,
org.milyn.container.ApplicationContext applicationContext) |
Copyright © 2016. All rights reserved.