@Generated(value="com.querydsl.codegen.EntitySerializer") public class QExecution extends com.querydsl.core.types.dsl.EntityPathBase<Execution>
| Constructor and Description |
|---|
QExecution(Class<? extends Execution> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QExecution(com.querydsl.core.types.Path<? extends Execution> path) |
QExecution(com.querydsl.core.types.PathMetadata metadata) |
QExecution(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QExecution(String variable) |
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyas, as, count, countDistinct, eq, eq, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QExecution execution
public final QAttachmentList attachmentList
public final QAutomatedExecutionExtender automatedExecutionExtender
public final QString datasetLabel
public final QString description
public final com.querydsl.core.types.dsl.EnumPath<TestCaseExecutionMode> executionMode
public final com.querydsl.core.types.dsl.NumberPath<Integer> executionOrder
public final com.querydsl.core.types.dsl.EnumPath<ExecutionStatus> executionStatus
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.EnumPath<TestCaseImportance> importance
public final QIssueList issueList
public final QString lastExecutedBy
public final com.querydsl.core.types.dsl.DateTimePath<Date> lastExecutedOn
public final QString name
public final QDenormalizedNature nature
public final QString prerequisite
public final QString reference
public final QTestCase referencedTestCase
public final com.querydsl.core.types.dsl.EnumPath<TestCaseStatus> status
public final com.querydsl.core.types.dsl.ListPath<ExecutionStep,QExecutionStep> steps
public final QString tcdescription
public final QIterationTestPlanItem testPlan
public final QDenormalizedType type
public QExecution(String variable)
public QExecution(com.querydsl.core.types.Path<? extends Execution> path)
public QExecution(com.querydsl.core.types.PathMetadata metadata)
public QExecution(com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.