Class TestCaseResultErrorImpl

java.lang.Object
com.atlassian.core.bean.EntityObject
com.atlassian.bamboo.core.BambooEntityObject
com.atlassian.bamboo.resultsummary.tests.TestCaseResultErrorImpl
All Implemented Interfaces:
BambooIdProvider, BambooObject, TestCaseResultError, Serializable, Cloneable

@Entity public class TestCaseResultErrorImpl extends BambooEntityObject implements TestCaseResultError, Serializable
See Also:
  • Constructor Details

    • TestCaseResultErrorImpl

      public TestCaseResultErrorImpl()
    • TestCaseResultErrorImpl

      public TestCaseResultErrorImpl(String content)
  • Method Details