public class CheckConfiguration extends Object
Modifier and Type | Method and Description |
---|---|
Set<CheckType> |
getCheckConfiguration() |
Optional<Severity> |
getSeverityOverwrite(CheckType checkType) |
static CheckConfiguration |
newDefault() |
static CheckConfiguration |
newEmpty() |
void |
setSeverityOverwrites(CheckType checkType,
Severity severity) |
public static CheckConfiguration newDefault()
public static CheckConfiguration newEmpty()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.