public static interface ConfigurationCheck.Result
Modifier and Type | Method and Description |
---|---|
Collection<CheckMessage> |
getErrors() |
Collection<CheckMessage> |
getWarnings() |
boolean |
isGood() |
Collection<CheckMessage> getErrors()
Collection<CheckMessage> getWarnings()
boolean isGood()
Copyright © 2002-2017 Atlassian. All Rights Reserved.