Uses of Class
com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorImpl
-
Packages that use TestCaseResultErrorImpl Package Description com.atlassian.bamboo.resultsummary.tests -
-
Uses of TestCaseResultErrorImpl in com.atlassian.bamboo.resultsummary.tests
Fields in com.atlassian.bamboo.resultsummary.tests with type parameters of type TestCaseResultErrorImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<TestCaseResultErrorImpl,String>
TestCaseResultErrorImpl_. content
static javax.persistence.metamodel.ListAttribute<TestCaseResultImpl,TestCaseResultErrorImpl>
TestCaseResultImpl_. testErrors
Methods in com.atlassian.bamboo.resultsummary.tests that return TestCaseResultErrorImpl Modifier and Type Method Description protected @NotNull TestCaseResultErrorImpl
TestCaseResultErrorMapper. createItemInstance(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor)
-