Uses of Class
org.alfresco.repo.event.v1.model.EventData
-
Packages that use EventData Package Description org.alfresco.repo.event.v1.model -
-
Uses of EventData in org.alfresco.repo.event.v1.model
Methods in org.alfresco.repo.event.v1.model that return EventData Modifier and Type Method Description EventData<R>EventData.Builder. build()EventData<R>RepoEvent. getData()Methods in org.alfresco.repo.event.v1.model with parameters of type EventData Modifier and Type Method Description RepoEvent.Builder<R>RepoEvent.Builder. setData(EventData<R> data)
-