public class RelationalEventWithEntity<E> extends AbstractRelationalEvent<E> implements WithEntity<E>
source
Modifier and Type | Method and Description |
---|---|
E |
getEntity()
Overridden in order to change nullability.
|
Class<E> |
getType() |
getTimestamp
getSource, toString
public E getEntity()
WithEntity
getEntity
in interface RelationalEvent<E>
getEntity
in interface WithEntity<E>
public Class<E> getType()
getType
in interface RelationalEvent<E>
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.