public class WarningStatus extends StatusMetadata
StatusMetadata that indicates something may be "off" about the Item. This warning message
is stronger than the informational message that would be carried by a InfoStatus but does not necessarily
indicate an actual defect in the Item. One use of this status would be if a
Stage thinks something about the Item may be wrong but does not have enough
information to verify it.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serial version UID.
|
| Constructor and Description |
|---|
WarningStatus(String componentId,
String statusMessage)
Constructor.
|
getComponentId, getStatusMessageprivate static final long serialVersionUID
Copyright © 1999–2016. All rights reserved.