Class ChildAssociationEventConsolidator

    • Method Detail

      • getRepoEvent

        public org.alfresco.repo.event.v1.model.RepoEvent<org.alfresco.repo.event.v1.model.DataAttributes<org.alfresco.repo.event.v1.model.ChildAssociationResource>> 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.ChildAssociationResource> buildEventData​(EventInfo eventInfo,
                                                                                                                                            org.alfresco.repo.event.v1.model.ChildAssociationResource resource)
      • isTemporaryChildAssociation

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

        public QName getChildAssocType()
        Get child association type.
        Returns:
        QName the child association type
      • getEventTypes

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