| Package | Description |
|---|---|
| org.processmining.framework.boot | |
| org.processmining.framework.plugin.annotations |
| Modifier and Type | Field and Description |
|---|---|
static PluginLevel |
Boot.PLUGIN_LEVEL_THRESHOLD |
| Modifier and Type | Method and Description |
|---|---|
static PluginLevel |
PluginLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PluginLevel[] |
PluginLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|