Uses of Class
com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorImpl
Packages that use TestCaseResultErrorImpl
-
Uses of TestCaseResultErrorImpl in com.atlassian.bamboo.resultsummary.tests
Fields in com.atlassian.bamboo.resultsummary.tests with type parameters of type TestCaseResultErrorImplModifier and TypeFieldDescriptionstatic 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 TestCaseResultErrorImplModifier and TypeMethodDescriptionprotected @NotNull TestCaseResultErrorImpl
TestCaseResultErrorMapper.createItemInstance
(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor)