public class Skipper extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDialect(org.drools.workbench.models.guided.dtable.shared.model.BaseColumn baseColumn) |
static boolean |
shouldSkip(NotificationReporter notificationReporter,
org.drools.workbench.models.guided.dtable.shared.model.BaseColumn baseColumn) |
public static boolean shouldSkip(NotificationReporter notificationReporter, org.drools.workbench.models.guided.dtable.shared.model.BaseColumn baseColumn)
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 XLSpublic static boolean isDialect(org.drools.workbench.models.guided.dtable.shared.model.BaseColumn baseColumn)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.