Constructor and Description |
---|
AdminEventBean(AdminEvent adminEvent) |
Modifier and Type | Method and Description |
---|---|
void |
EventListenerProvider.onEvent(AdminEvent event,
boolean includeRepresentation) |
Modifier and Type | Method and Description |
---|---|
List<AdminEvent> |
AdminEventQuery.getResultList()
Executes the query and returns the results
|
Modifier and Type | Method and Description |
---|---|
void |
EmailEventListenerProvider.onEvent(AdminEvent event,
boolean includeRepresentation) |
Modifier and Type | Method and Description |
---|---|
List<AdminEvent> |
JpaAdminEventQuery.getResultList() |
Modifier and Type | Method and Description |
---|---|
void |
JpaEventStoreProvider.onEvent(AdminEvent event,
boolean includeRepresentation) |
Modifier and Type | Method and Description |
---|---|
void |
JBossLoggingEventListenerProvider.onEvent(AdminEvent adminEvent,
boolean includeRepresentation) |
Modifier and Type | Method and Description |
---|---|
List<AdminEvent> |
MongoAdminEventQuery.getResultList() |
Modifier and Type | Method and Description |
---|---|
void |
MongoEventStoreProvider.onEvent(AdminEvent adminEvent,
boolean includeRepresentation) |
Modifier and Type | Method and Description |
---|---|
static AdminEventRepresentation |
ModelToRepresentation.toRepresentation(AdminEvent adminEvent) |
Modifier and Type | Method and Description |
---|---|
AdminEvent |
AdminEventBuilder.getEvent() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.