Class NodeAspectFilter

    • Method Detail

      • test

        public boolean test​(RepoEvent<DataAttributes<Resource>> event)
        Description copied from interface: EventFilter
        Evaluates this predicate on the given argument.
        Parameters:
        event - the input argument
        Returns:
        true if the input argument matches the predicate, otherwise false