public abstract class LinkSaveEvent extends RepositoryEvent
RepositoryEvents that deal with saving/updating or deleting a linked object.| Constructor and Description |
|---|
LinkSaveEvent(java.lang.Object source,
java.lang.Object linked) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getLinked()
Get the linked object.
|