public class InfoStatus extends StatusMetadata
StatusMetadata that carries informational messages. These messages should never be used to carry
status messages that would indicate an error or failing of the Item in some way.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serial version UID.
|
| Constructor and Description |
|---|
InfoStatus(String componentId,
String statusMessage)
Constructor.
|
getComponentId, getStatusMessageprivate static final long serialVersionUID
Copyright © 1999–2016. All rights reserved.