Uses of Class
org.alfresco.repo.event2.PeerAssociationEventConsolidator
-
Packages that use PeerAssociationEventConsolidator Package Description org.alfresco.repo.event2 -
-
Uses of PeerAssociationEventConsolidator in org.alfresco.repo.event2
Methods in org.alfresco.repo.event2 that return PeerAssociationEventConsolidator Modifier and Type Method Description protected PeerAssociationEventConsolidatorEventGenerator. createPeerAssociationEventConsolidator(AssociationRef peerAssociationRef)Methods in org.alfresco.repo.event2 that return types with arguments of type PeerAssociationEventConsolidator Modifier and Type Method Description Map<AssociationRef,PeerAssociationEventConsolidator>EventGenerator.Consolidators. getPeerAssocs()Methods in org.alfresco.repo.event2 with parameters of type PeerAssociationEventConsolidator Modifier and Type Method Description protected voidEventGenerator.EventTransactionListener. sendEvent(AssociationRef peerAssociationRef, PeerAssociationEventConsolidator consolidator)
-