public interface Amendment
| Modifier and Type | Field and Description |
|---|---|
static int |
CORRECTION |
static int |
ERROR |
static int |
UNFIXABLE_ERROR |
| Modifier and Type | Method and Description |
|---|---|
String |
getBugId() |
String |
getMessage() |
boolean |
isCorrection() |
boolean |
isError() |
boolean |
isWarning() |
static final int CORRECTION
static final int UNFIXABLE_ERROR
static final int ERROR
Copyright © 2002-2022 Atlassian. All Rights Reserved.