Class QTask
java.lang.Object
com.querydsl.core.types.dsl.DslExpression<T>
com.querydsl.core.types.dsl.SimpleExpression<T>
com.querydsl.core.types.dsl.BeanPath<T>
com.querydsl.sql.RelationalPathBase<R>
com.evolveum.midpoint.repo.sqlbase.querydsl.FlexibleRelationalPathBase<R>
com.evolveum.midpoint.repo.sqale.qmodel.object.QObject<R>
com.evolveum.midpoint.repo.sqale.qmodel.object.QAssignmentHolder<MTask>
com.evolveum.midpoint.repo.sqale.qmodel.task.QTask
- All Implemented Interfaces:
com.querydsl.core.types.EntityPath<MTask>,com.querydsl.core.types.Expression<MTask>,com.querydsl.core.types.Path<MTask>,com.querydsl.core.types.ProjectionRole<MTask>,com.querydsl.sql.RelationalPath<MTask>,Serializable
Querydsl query type for "m_task" table.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.EnumPath<TaskAutoScalingModeType>final com.querydsl.core.types.dsl.EnumPath<TaskBindingType>static final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.StringPathstatic final com.querydsl.sql.ColumnMetadatastatic final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.DateTimePath<Instant>static final com.querydsl.sql.ColumnMetadatastatic final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.EnumPath<TaskExecutionStateType>static final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.ArrayPath<byte[],Byte> static final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.NumberPath<Integer>static final com.querydsl.sql.ColumnMetadatastatic final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.DateTimePath<Instant>final com.querydsl.core.types.dsl.DateTimePath<Instant>final com.querydsl.core.types.dsl.StringPathstatic final com.querydsl.sql.ColumnMetadatastatic final com.querydsl.sql.ColumnMetadatastatic final com.querydsl.sql.ColumnMetadatastatic final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.NumberPath<Integer>final UuidPathfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>static final com.querydsl.sql.ColumnMetadatastatic final com.querydsl.sql.ColumnMetadatastatic final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.NumberPath<Integer>final UuidPathfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>final com.querydsl.core.types.dsl.StringPathstatic final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.EnumPath<TaskRecurrenceType>static final com.querydsl.sql.ColumnMetadatastatic final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.EnumPath<OperationResultStatusType>static final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.EnumPath<TaskSchedulingStateType>static final Stringstatic final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.StringPathstatic final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.EnumPath<ThreadStopActionType>static final com.querydsl.sql.ColumnMetadatafinal com.querydsl.core.types.dsl.EnumPath<TaskWaitingReasonType>Fields inherited from class com.evolveum.midpoint.repo.sqale.qmodel.object.QAssignmentHolder
CLASSFields inherited from class com.evolveum.midpoint.repo.sqale.qmodel.object.QObject
CID_SEQ, containerIdSeq, CREATE_CHANNEL_ID, CREATE_TIMESTAMP, createChannelId, createChannelIdFk, createTimestamp, CREATOR_REF_RELATION_ID, CREATOR_REF_TARGET_OID, CREATOR_REF_TARGET_TYPE, creatorRefRelationId, creatorRefRelationIdFk, creatorRefTargetOid, creatorRefTargetType, ext, EXT, FULL_OBJECT, FULL_TEXT_INFO, fullObject, fullTextInfo, LIFECYCLE_STATE, lifecycleState, MODIFIER_REF_RELATION_ID, MODIFIER_REF_TARGET_OID, MODIFIER_REF_TARGET_TYPE, modifierRefRelationId, modifierRefRelationIdFk, modifierRefTargetOid, modifierRefTargetType, MODIFY_CHANNEL_ID, MODIFY_TIMESTAMP, modifyChannelId, modifyChannelIdFk, modifyTimestamp, NAME_NORM, NAME_ORIG, nameNorm, nameOrig, OBJECT_TYPE, objectType, oid, OID, pk, POLICY_SITUATIONS, policySituations, subtypes, SUBTYPES, TENANT_REF_RELATION_ID, TENANT_REF_TARGET_OID, TENANT_REF_TARGET_TYPE, tenantRefRelationId, tenantRefRelationIdFk, tenantRefTargetOid, tenantRefTargetType, version, VERSIONFields inherited from class com.evolveum.midpoint.repo.sqlbase.querydsl.FlexibleRelationalPathBase
DEFAULT_SCHEMA_NAMEFields inherited from class com.querydsl.core.types.dsl.DslExpression
hashCode, mixin -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.evolveum.midpoint.repo.sqlbase.querydsl.FlexibleRelationalPathBase
addMetadata, createArray, createBoolean, createByteArray, createDateTime, createEnum, createInstant, createInteger, createLong, createNumber, createString, createUuid, getPathMethods inherited from class com.querydsl.sql.RelationalPathBase
add, all, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, eq, eq, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getSchemaAndTable, getSchemaName, getTableName, ne, neMethods inherited from class com.querydsl.core.types.dsl.BeanPath
accept, 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, eqAll, eqAll, eqAny, eqAny, in, in, in, in, in, isNotNull, isNull, 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
-
TABLE_NAME
- See Also:
-
TASK_IDENTIFIER
public static final com.querydsl.sql.ColumnMetadata TASK_IDENTIFIER -
BINDING
public static final com.querydsl.sql.ColumnMetadata BINDING -
CATEGORY
public static final com.querydsl.sql.ColumnMetadata CATEGORY -
COMPLETION_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata COMPLETION_TIMESTAMP -
EXECUTION_STATE
public static final com.querydsl.sql.ColumnMetadata EXECUTION_STATE -
FULL_RESULT
public static final com.querydsl.sql.ColumnMetadata FULL_RESULT -
RESULT_STATUS
public static final com.querydsl.sql.ColumnMetadata RESULT_STATUS -
HANDLER_URI_ID
public static final com.querydsl.sql.ColumnMetadata HANDLER_URI_ID -
LAST_RUN_START_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata LAST_RUN_START_TIMESTAMP -
LAST_RUN_FINISH_TIMESTAMP
public static final com.querydsl.sql.ColumnMetadata LAST_RUN_FINISH_TIMESTAMP -
NODE
public static final com.querydsl.sql.ColumnMetadata NODE -
OBJECT_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata OBJECT_REF_TARGET_OID -
OBJECT_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata OBJECT_REF_TARGET_TYPE -
OBJECT_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata OBJECT_REF_RELATION_ID -
OWNER_REF_TARGET_OID
public static final com.querydsl.sql.ColumnMetadata OWNER_REF_TARGET_OID -
OWNER_REF_TARGET_TYPE
public static final com.querydsl.sql.ColumnMetadata OWNER_REF_TARGET_TYPE -
OWNER_REF_RELATION_ID
public static final com.querydsl.sql.ColumnMetadata OWNER_REF_RELATION_ID -
PARENT
public static final com.querydsl.sql.ColumnMetadata PARENT -
RECURRENCE
public static final com.querydsl.sql.ColumnMetadata RECURRENCE -
SCHEDULING_STATE
public static final com.querydsl.sql.ColumnMetadata SCHEDULING_STATE -
AUTO_SCALING_MODE
public static final com.querydsl.sql.ColumnMetadata AUTO_SCALING_MODE -
THREAD_STOP_ACTION
public static final com.querydsl.sql.ColumnMetadata THREAD_STOP_ACTION -
WAITING_REASON
public static final com.querydsl.sql.ColumnMetadata WAITING_REASON -
DEPENDENT_TASK_IDENTIFIERS
public static final com.querydsl.sql.ColumnMetadata DEPENDENT_TASK_IDENTIFIERS -
taskIdentifier
public final com.querydsl.core.types.dsl.StringPath taskIdentifier -
binding
-
category
public final com.querydsl.core.types.dsl.StringPath category -
completionTimestamp
-
executionState
-
fullResult
-
resultStatus
-
handlerUriId
-
lastRunStartTimestamp
-
lastRunFinishTimestamp
-
node
public final com.querydsl.core.types.dsl.StringPath node -
objectRefTargetOid
-
objectRefTargetType
-
objectRefRelationId
-
ownerRefTargetOid
-
ownerRefTargetType
-
ownerRefRelationId
-
parent
public final com.querydsl.core.types.dsl.StringPath parent -
recurrence
-
schedulingState
-
autoScalingMode
-
threadStopAction
-
waitingReason
-
dependentTaskIdentifiers
-
-
Constructor Details
-
QTask
-
QTask
-