public interface CheckOptions
com.atlassian.jira.functest.unittests.config.ConfigurationCheck.| Modifier and Type | Method and Description |
|---|---|
Set<String> |
asSuppressChecks()
Returns a representation of the options as a set of suppresscheck options.
|
boolean |
checkEnabled(String checkId)
Returns true if check should be executed.
|
boolean checkEnabled(String checkId)
checkId - the check to validate.Copyright © 2002-2023 Atlassian. All Rights Reserved.