Class SyncInfoFilter

    • Constructor Detail

      • SyncInfoFilter

        public SyncInfoFilter()
    • Method Detail

      • select

        public abstract boolean select​(SyncInfo info,
                                       IProgressMonitor monitor)
        Return true if the provided SyncInfo matches the filter.
        Parameters:
        info - the SyncInfo to be tested
        monitor - a progress monitor
        Returns:
        true if the SyncInfo matches the filter