E - the type of the newly create inventory elementpublic final class EntityAndPendingNotifications<E extends AbstractElement<?,?>> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityAndPendingNotifications.Notification<C,V>
Represents a notification to be sent out.
|
| Modifier and Type | Method and Description |
|---|---|
E |
getEntity() |
List<EntityAndPendingNotifications.Notification<?,?>> |
getNotifications() |
public E getEntity()
public List<EntityAndPendingNotifications.Notification<?,?>> getNotifications()
Copyright © 2015 Red Hat, Inc.. All rights reserved.