Class QVariableAuditEventEntity
java.lang.Object
com.querydsl.core.types.dsl.DslExpression<VariableAuditEventEntity>
com.querydsl.core.types.dsl.SimpleExpression<VariableAuditEventEntity>
com.querydsl.core.types.dsl.BeanPath<VariableAuditEventEntity>
com.querydsl.core.types.dsl.EntityPathBase<VariableAuditEventEntity>
org.activiti.cloud.services.audit.jpa.events.QVariableAuditEventEntity
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<VariableAuditEventEntity>,com.querydsl.core.types.Expression<VariableAuditEventEntity>,com.querydsl.core.types.Path<VariableAuditEventEntity>,Serializable
@Generated("com.querydsl.codegen.DefaultSupertypeSerializer")
public class QVariableAuditEventEntity
extends com.querydsl.core.types.dsl.EntityPathBase<VariableAuditEventEntity>
QVariableAuditEventEntity is a Querydsl query type for VariableAuditEventEntity
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal QAuditEventEntityfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.BooleanPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.NumberPath<Long> final com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.NumberPath<Integer> final com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.NumberPath<Long> static final QVariableAuditEventEntityfinal com.querydsl.core.types.dsl.SimplePath<org.activiti.api.model.shared.model.VariableInstance> final com.querydsl.core.types.dsl.StringPathfinal com.querydsl.core.types.dsl.StringPathFields inherited from class com.querydsl.core.types.dsl.DslExpression
hashCode, mixin -
Constructor Summary
ConstructorsConstructorDescriptionQVariableAuditEventEntity(com.querydsl.core.types.Path<? extends VariableAuditEventEntity> path) QVariableAuditEventEntity(com.querydsl.core.types.PathMetadata metadata) QVariableAuditEventEntity(String variable) -
Method Summary
Methods inherited from class com.querydsl.core.types.dsl.EntityPathBase
getMetadataMethods inherited from class com.querydsl.core.types.dsl.BeanPath
accept, add, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyMethods inherited from class com.querydsl.core.types.dsl.SimpleExpression
as, 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, whenMethods inherited from class com.querydsl.core.types.dsl.DslExpression
equals, getType, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.querydsl.core.types.Expression
accept, getTypeMethods inherited from interface com.querydsl.core.types.Path
getAnnotatedElement, getMetadata, getRoot
-
Field Details
-
variableAuditEventEntity
-
_super
-
appName
public final com.querydsl.core.types.dsl.StringPath appName -
appVersion
public final com.querydsl.core.types.dsl.StringPath appVersion -
businessKey
public final com.querydsl.core.types.dsl.StringPath businessKey -
entityId
public final com.querydsl.core.types.dsl.StringPath entityId -
ephemeralVariable
public final com.querydsl.core.types.dsl.BooleanPath ephemeralVariable -
eventId
public final com.querydsl.core.types.dsl.StringPath eventId -
eventType
public final com.querydsl.core.types.dsl.StringPath eventType -
id
-
messageId
public final com.querydsl.core.types.dsl.StringPath messageId -
parentProcessInstanceId
public final com.querydsl.core.types.dsl.StringPath parentProcessInstanceId -
processDefinitionId
public final com.querydsl.core.types.dsl.StringPath processDefinitionId -
processDefinitionKey
public final com.querydsl.core.types.dsl.StringPath processDefinitionKey -
processInstanceId
public final com.querydsl.core.types.dsl.StringPath processInstanceId -
sequenceNumber
-
serviceFullName
public final com.querydsl.core.types.dsl.StringPath serviceFullName -
serviceName
public final com.querydsl.core.types.dsl.StringPath serviceName -
serviceType
public final com.querydsl.core.types.dsl.StringPath serviceType -
serviceVersion
public final com.querydsl.core.types.dsl.StringPath serviceVersion -
taskId
public final com.querydsl.core.types.dsl.StringPath taskId -
timestamp
-
variableInstance
public final com.querydsl.core.types.dsl.SimplePath<org.activiti.api.model.shared.model.VariableInstance> variableInstance -
variableName
public final com.querydsl.core.types.dsl.StringPath variableName -
variableType
public final com.querydsl.core.types.dsl.StringPath variableType
-
-
Constructor Details
-
QVariableAuditEventEntity
-
QVariableAuditEventEntity
public QVariableAuditEventEntity(com.querydsl.core.types.Path<? extends VariableAuditEventEntity> path) -
QVariableAuditEventEntity
public QVariableAuditEventEntity(com.querydsl.core.types.PathMetadata metadata)
-