public interface Problem extends Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Problem.Level |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Problem.Level |
getLevel() |
String |
getResource() |
Long |
getResourceId() |
Problem.Level getLevel()
String getResource()
Long getResourceId()
String getDescription()
Copyright © 2013 BonitaSoft. All Rights Reserved.