| Package | Description |
|---|---|
| org.bonitasoft.engine.bpm.process | |
| org.bonitasoft.engine.bpm.process.impl |
| Modifier and Type | Method and Description |
|---|---|
Problem.Level |
Problem.getLevel() |
static Problem.Level |
Problem.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Problem.Level[] |
Problem.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Problem.Level |
ProblemImpl.getLevel() |
| Constructor and Description |
|---|
ProblemImpl(Problem.Level level,
Long resourceId,
String resource,
String description) |
Copyright © 2013 BonitaSoft. All Rights Reserved.