public class AnalyzerConfiguration extends Object
| Constructor and Description |
|---|
AnalyzerConfiguration(String webWorkerUUID,
DateTimeFormatProvider dateTimeFormatter,
UUIDKeyProvider uuidKeyProvider,
CheckConfiguration checkConfiguration,
RunnerType runnerType) |
| Modifier and Type | Method and Description |
|---|---|
String |
formatDate(Date dateValue) |
CheckConfiguration |
getCheckConfiguration() |
RunnerType |
getRunnerType() |
UUIDKey |
getUUID(HasKeys hasKeys) |
String |
getWebWorkerUUID() |
public AnalyzerConfiguration(String webWorkerUUID, DateTimeFormatProvider dateTimeFormatter, UUIDKeyProvider uuidKeyProvider, CheckConfiguration checkConfiguration, RunnerType runnerType)
public String getWebWorkerUUID()
public CheckConfiguration getCheckConfiguration()
public RunnerType getRunnerType()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.