Package | Description |
---|---|
org.drools.verifier.core.checks | |
org.drools.verifier.core.checks.base | |
org.drools.verifier.core.configuration |
Modifier and Type | Method and Description |
---|---|
boolean |
DetectRedundantRowsCheck.isActive(CheckConfiguration checkConfiguration) |
Modifier and Type | Method and Description |
---|---|
boolean |
PriorityListCheck.isActive(CheckConfiguration checkConfiguration) |
boolean |
CheckBase.isActive(CheckConfiguration checkConfiguration) |
boolean |
Check.isActive(CheckConfiguration checkConfiguration) |
Modifier and Type | Method and Description |
---|---|
CheckConfiguration |
AnalyzerConfiguration.getCheckConfiguration() |
static CheckConfiguration |
CheckConfiguration.newDefault() |
static CheckConfiguration |
CheckConfiguration.newEmpty() |
Constructor and Description |
---|
AnalyzerConfiguration(String webWorkerUUID,
DateTimeFormatProvider dateTimeFormatter,
UUIDKeyProvider uuidKeyProvider,
CheckConfiguration checkConfiguration,
CheckRunner checkRunner) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.