Class QIntegrationErrorReceivedEventEntity

java.lang.Object
com.querydsl.core.types.dsl.DslExpression<IntegrationErrorReceivedEventEntity>
com.querydsl.core.types.dsl.SimpleExpression<IntegrationErrorReceivedEventEntity>
com.querydsl.core.types.dsl.BeanPath<IntegrationErrorReceivedEventEntity>
com.querydsl.core.types.dsl.EntityPathBase<IntegrationErrorReceivedEventEntity>
org.activiti.cloud.services.audit.jpa.events.QIntegrationErrorReceivedEventEntity
All Implemented Interfaces:
com.querydsl.core.types.EntityPath<IntegrationErrorReceivedEventEntity>, com.querydsl.core.types.Expression<IntegrationErrorReceivedEventEntity>, com.querydsl.core.types.Path<IntegrationErrorReceivedEventEntity>, Serializable

@Generated("com.querydsl.codegen.DefaultEntitySerializer") public class QIntegrationErrorReceivedEventEntity extends com.querydsl.core.types.dsl.EntityPathBase<IntegrationErrorReceivedEventEntity>
QIntegrationErrorReceivedEventEntity is a Querydsl query type for IntegrationErrorReceivedEventEntity
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.NumberPath<Long>
     
    final com.querydsl.core.types.dsl.SimplePath<org.activiti.api.process.model.IntegrationContext>
     
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.NumberPath<Integer>
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.StringPath
     
    final com.querydsl.core.types.dsl.ListPath<StackTraceElement,com.querydsl.core.types.dsl.SimplePath<StackTraceElement>>
     
    final com.querydsl.core.types.dsl.NumberPath<Long>
     

    Fields inherited from class com.querydsl.core.types.dsl.DslExpression

    hashCode, mixin
  • Constructor Summary

    Constructors
    Constructor
    Description
    QIntegrationErrorReceivedEventEntity(com.querydsl.core.types.Path<? extends IntegrationErrorReceivedEventEntity> path)
     
    QIntegrationErrorReceivedEventEntity(com.querydsl.core.types.PathMetadata metadata)
     
     
  • Method Summary

    Methods inherited from class com.querydsl.core.types.dsl.EntityPathBase

    getMetadata

    Methods 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, instanceOfAny

    Methods 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, when

    Methods inherited from class com.querydsl.core.types.dsl.DslExpression

    equals, getType, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.querydsl.core.types.Expression

    accept, getType

    Methods inherited from interface com.querydsl.core.types.Path

    getAnnotatedElement, getMetadata, getRoot
  • Field Details

    • integrationErrorReceivedEventEntity

      public static final QIntegrationErrorReceivedEventEntity integrationErrorReceivedEventEntity
    • _super

      public final QIntegrationEventEntity _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
    • errorClassName

      public final com.querydsl.core.types.dsl.StringPath errorClassName
    • errorCode

      public final com.querydsl.core.types.dsl.StringPath errorCode
    • errorMessage

      public final com.querydsl.core.types.dsl.StringPath errorMessage
    • eventId

      public final com.querydsl.core.types.dsl.StringPath eventId
    • eventType

      public final com.querydsl.core.types.dsl.StringPath eventType
    • id

      public final com.querydsl.core.types.dsl.NumberPath<Long> id
    • integrationContext

      public final com.querydsl.core.types.dsl.SimplePath<org.activiti.api.process.model.IntegrationContext> integrationContext
    • 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

      public final com.querydsl.core.types.dsl.NumberPath<Integer> 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
    • stackTraceElements

      public final com.querydsl.core.types.dsl.ListPath<StackTraceElement,com.querydsl.core.types.dsl.SimplePath<StackTraceElement>> stackTraceElements
    • timestamp

      public final com.querydsl.core.types.dsl.NumberPath<Long> timestamp
  • Constructor Details

    • QIntegrationErrorReceivedEventEntity

      public QIntegrationErrorReceivedEventEntity(String variable)
    • QIntegrationErrorReceivedEventEntity

      public QIntegrationErrorReceivedEventEntity(com.querydsl.core.types.Path<? extends IntegrationErrorReceivedEventEntity> path)
    • QIntegrationErrorReceivedEventEntity

      public QIntegrationErrorReceivedEventEntity(com.querydsl.core.types.PathMetadata metadata)