public interface WithEntity extends RelationalEvent
SimpleRelationalEvent
s which are guaranteed to have an entity. Allows direct access to that
entity, without going through an Optional
Modifier and Type | Method and Description |
---|---|
default Object |
getEntity() |
getId, getOptionalEntity
default Object getEntity()
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.