public static class

ConfigurationChecker.CheckResult

extends Object
java.lang.Object
   ↳ com.atlassian.jira.functest.config.ConfigurationChecker.CheckResult

Summary

Public Methods
Map<FileList<CheckMessage>> getErrors()
String getFormattedMessage()
Map<FileList<CheckMessage>> getWarnings()
boolean hasErrors()
boolean hasWarnings()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public Map<FileList<CheckMessage>> getErrors ()

public String getFormattedMessage ()

public Map<FileList<CheckMessage>> getWarnings ()

public boolean hasErrors ()

public boolean hasWarnings ()