public class ErrorFeedbackEntryNotification
extends java.lang.Object
ErrorFeedbackEntryList and error list view.| Constructor and Description |
|---|
ErrorFeedbackEntryNotification(ETaurusNotification pType,
java.util.List<IErrorFeedbackEntry> pEntries)
The constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IErrorFeedbackEntry> |
getErrorFeedbackEntries()
Gets the list of
ErrorFeedbackEntry of this notification type. |
ETaurusNotification |
getType()
Gets the notification type.
|
public ErrorFeedbackEntryNotification(ETaurusNotification pType, java.util.List<IErrorFeedbackEntry> pEntries)
pType - the notification typepEntries - a list of error feedback entriespublic ETaurusNotification getType()
public java.util.List<IErrorFeedbackEntry> getErrorFeedbackEntries()
ErrorFeedbackEntry of this notification type.Copyright © 2015 Micro Focus GmbH. All rights reserved.