public interface RuntimeEvent<ENTITY_TYPE,EVENT_TYPE extends Enum<?>>
| Modifier and Type | Method and Description |
|---|---|
ENTITY_TYPE |
getEntity() |
EVENT_TYPE |
getEventType() |
String |
getId() |
Long |
getTimestamp() |
String getId()
ENTITY_TYPE getEntity()
Long getTimestamp()
EVENT_TYPE getEventType()
Copyright © 2010–2018 Alfresco. All rights reserved.