| Package | Description |
|---|---|
| org.drools.workbench.services.verifier.api.client.configuration |
| Modifier and Type | Method and Description |
|---|---|
RunnerType |
AnalyzerConfiguration.getRunnerType() |
static RunnerType |
RunnerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunnerType[] |
RunnerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AnalyzerConfiguration(String webWorkerUUID,
DateTimeFormatProvider dateTimeFormatter,
UUIDKeyProvider uuidKeyProvider,
CheckConfiguration checkConfiguration,
RunnerType runnerType) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.