@Generated(value="com.querydsl.codegen.EntitySerializer") public class QHistoryStep extends com.querydsl.core.types.dsl.EntityPathBase<HistoryStep>
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.StringPath |
chainId |
com.querydsl.core.types.dsl.SetPath<BigInteger,com.querydsl.core.types.dsl.NumberPath<BigInteger>> |
endSituationIds |
com.querydsl.core.types.dsl.SetPath<BigInteger,com.querydsl.core.types.dsl.NumberPath<BigInteger>> |
exceptionalSituationIds |
static QHistoryStep |
historyStep |
com.querydsl.core.types.dsl.BooleanPath |
retryOnFail |
com.querydsl.core.types.dsl.NumberPath<Long> |
retryTimeout |
com.querydsl.core.types.dsl.StringPath |
retryTimeoutUnit |
com.querydsl.core.types.dsl.StringPath |
situationId |
com.querydsl.core.types.dsl.NumberPath<Integer> |
validationMaxAttempts |
com.querydsl.core.types.dsl.NumberPath<Long> |
validationMaxTime |
com.querydsl.core.types.dsl.StringPath |
validationUnitMaxTime |
com.querydsl.core.types.dsl.BooleanPath |
waitAllEndSituations |
| Constructor and Description |
|---|
QHistoryStep(com.querydsl.core.types.Path<? extends HistoryStep> path) |
QHistoryStep(com.querydsl.core.types.PathMetadata metadata) |
QHistoryStep(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, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QHistoryStep historyStep
public final com.querydsl.core.types.dsl.StringPath chainId
public final com.querydsl.core.types.dsl.SetPath<BigInteger,com.querydsl.core.types.dsl.NumberPath<BigInteger>> endSituationIds
public final com.querydsl.core.types.dsl.SetPath<BigInteger,com.querydsl.core.types.dsl.NumberPath<BigInteger>> exceptionalSituationIds
public final com.querydsl.core.types.dsl.BooleanPath retryOnFail
public final com.querydsl.core.types.dsl.NumberPath<Long> retryTimeout
public final com.querydsl.core.types.dsl.StringPath retryTimeoutUnit
public final com.querydsl.core.types.dsl.StringPath situationId
public final com.querydsl.core.types.dsl.NumberPath<Integer> validationMaxAttempts
public final com.querydsl.core.types.dsl.NumberPath<Long> validationMaxTime
public final com.querydsl.core.types.dsl.StringPath validationUnitMaxTime
public final com.querydsl.core.types.dsl.BooleanPath waitAllEndSituations
public QHistoryStep(String variable)
public QHistoryStep(com.querydsl.core.types.Path<? extends HistoryStep> path)
public QHistoryStep(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2025. All rights reserved.