Class PeerAssociationEventConsolidator

    • Method Detail

      • getRepoEvent

        public org.alfresco.repo.event.v1.model.RepoEvent<org.alfresco.repo.event.v1.model.DataAttributes<org.alfresco.repo.event.v1.model.PeerAssociationResource>> getRepoEvent​(EventInfo eventInfo)
        Builds and returns the RepoEvent instance.
        Parameters:
        eventInfo - the object holding the event information
        Returns:
        the RepoEvent instance
      • buildEventData

        protected org.alfresco.repo.event.v1.model.DataAttributes<org.alfresco.repo.event.v1.model.PeerAssociationResource> buildEventData​(EventInfo eventInfo,
                                                                                                                                           org.alfresco.repo.event.v1.model.PeerAssociationResource resource)
      • isTemporaryPeerAssociation

        public boolean isTemporaryPeerAssociation()
        Whether or not the association has been created and then deleted, i.e. a temporary association.
        Returns:
        true if the association has been created and then deleted, otherwise false
      • getAssocType

        public QName getAssocType()
        Get peer association type.
        Returns:
        QName the peer association type
      • getEventTypes

        public Deque<EventType> getEventTypes()
        Get event types.
        Returns:
        Deque queue of event types