Class UpdatedItemEvent

    • Constructor Detail

      • UpdatedItemEvent

        public UpdatedItemEvent()
      • UpdatedItemEvent

        public UpdatedItemEvent​(String[] idsToNotify,
                                boolean idsAsGroup,
                                FileItemBean item)
        Parameters:
        idsToNotify - usernames or contexts
        idsAsGroup - true if idsToNotify are groups (members of contexts)
        item -
      • UpdatedItemEvent

        public UpdatedItemEvent​(String[] idsToNotify,
                                FileItemBean item)
        Parameters:
        idsToNotify - usernames
        item -