public abstract class CommonData extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACK_BY |
static String |
ACK_NOTES |
static String |
RESOLVED_BY |
static String |
RESOLVED_NOTES |
static String |
TEST_TENANT |
| Constructor and Description |
|---|
CommonData() |
| Modifier and Type | Method and Description |
|---|---|
static Alert |
ackAlert(Alert openAlert)
Modify the current alert with ACKNOWLEDGE status.
|
public static final String TEST_TENANT
public static final String ACK_BY
public static final String ACK_NOTES
public static final String RESOLVED_BY
public static final String RESOLVED_NOTES
Copyright © 2015 Red Hat, Inc.. All rights reserved.