Class Skipper


  • public class Skipper
    extends Object
    • Method Detail

      • shouldSkip

        public static boolean shouldSkip​(NotificationReporter notificationReporter,
                                         org.drools.workbench.models.guided.dtable.shared.model.BaseColumn baseColumn)
        Parameters:
        notificationReporter - Logs the reasons for skipping when the user needs to know about it.
        baseColumn - Column that is investigated. If skipped this is not added to the XLS
        Returns:
        If the baseColumn should be left out of XLS or not.
      • isDialect

        public static boolean isDialect​(org.drools.workbench.models.guided.dtable.shared.model.BaseColumn baseColumn)