public class EventLevel extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR |
static String |
FATAL |
static String |
WARNING |
| Constructor and Description |
|---|
EventLevel(String level,
String description) |
public static final String ERROR
public static final String FATAL
public static final String WARNING
Copyright © 2014 Atlassian. All rights reserved.