Class TestClassImpl_
java.lang.Object
com.atlassian.bamboo.resultsummary.tests.TestClassImpl_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class TestClassImpl_
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic jakarta.persistence.metamodel.SingularAttribute<TestClassImpl, Long> static jakarta.persistence.metamodel.SingularAttribute<TestClassImpl, String> static final Stringstatic final Stringstatic jakarta.persistence.metamodel.SingularAttribute<TestClassImpl, String> static final Stringstatic final Stringstatic final Stringstatic jakarta.persistence.metamodel.CollectionAttribute<TestClassImpl, TestCase> static jakarta.persistence.metamodel.ListAttribute<TestClassImpl, TestCase> static jakarta.persistence.metamodel.SetAttribute<TestClassImpl, TestCase> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
testCaseCollection
public static volatile jakarta.persistence.metamodel.CollectionAttribute<TestClassImpl,TestCase> testCaseCollection -
testCases
public static volatile jakarta.persistence.metamodel.ListAttribute<TestClassImpl,TestCase> testCases -
testCasesSet
public static volatile jakarta.persistence.metamodel.SetAttribute<TestClassImpl,TestCase> testCasesSet -
name
-
masterJobId
public static volatile jakarta.persistence.metamodel.SingularAttribute<TestClassImpl,Long> masterJobId -
shortName
public static volatile jakarta.persistence.metamodel.SingularAttribute<TestClassImpl,String> shortName -
TEST_CASE_COLLECTION
- See Also:
-
TEST_CASES
- See Also:
-
TEST_CASES_SET
- See Also:
-
NAME
- See Also:
-
MASTER_JOB_ID
- See Also:
-
SHORT_NAME
- See Also:
-
-
Constructor Details
-
TestClassImpl_
public TestClassImpl_()
-