@Generated(value="com.querydsl.codegen.EntitySerializer") public class QVariableDeletedEventEntity extends com.querydsl.core.types.dsl.EntityPathBase<VariableDeletedEventEntity>
| Modifier and Type | Field and Description |
|---|---|
QProcessEngineEventEntity |
_super |
com.querydsl.core.types.dsl.StringPath |
applicationName |
com.querydsl.core.types.dsl.StringPath |
eventType |
com.querydsl.core.types.dsl.StringPath |
executionId |
com.querydsl.core.types.dsl.NumberPath<Long> |
id |
com.querydsl.core.types.dsl.StringPath |
processDefinitionId |
com.querydsl.core.types.dsl.StringPath |
processInstanceId |
com.querydsl.core.types.dsl.StringPath |
taskId |
com.querydsl.core.types.dsl.NumberPath<Long> |
timestamp |
static QVariableDeletedEventEntity |
variableDeletedEventEntity |
com.querydsl.core.types.dsl.StringPath |
variableName |
com.querydsl.core.types.dsl.StringPath |
variableType |
| Constructor and Description |
|---|
QVariableDeletedEventEntity(com.querydsl.core.types.Path<? extends VariableDeletedEventEntity> path) |
QVariableDeletedEventEntity(com.querydsl.core.types.PathMetadata metadata) |
QVariableDeletedEventEntity(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 QVariableDeletedEventEntity variableDeletedEventEntity
public final QProcessEngineEventEntity _super
public final com.querydsl.core.types.dsl.StringPath applicationName
public final com.querydsl.core.types.dsl.StringPath eventType
public final com.querydsl.core.types.dsl.StringPath executionId
public final com.querydsl.core.types.dsl.NumberPath<Long> id
public final com.querydsl.core.types.dsl.StringPath processDefinitionId
public final com.querydsl.core.types.dsl.StringPath processInstanceId
public final com.querydsl.core.types.dsl.StringPath taskId
public final com.querydsl.core.types.dsl.NumberPath<Long> timestamp
public final com.querydsl.core.types.dsl.StringPath variableName
public final com.querydsl.core.types.dsl.StringPath variableType
public QVariableDeletedEventEntity(String variable)
public QVariableDeletedEventEntity(com.querydsl.core.types.Path<? extends VariableDeletedEventEntity> path)
public QVariableDeletedEventEntity(com.querydsl.core.types.PathMetadata metadata)
Copyright © 2010–2017 Alfresco. All rights reserved.