@Generated(value="com.atlassian.jira.tool.querydsl.CodeGenerator") public class QQRTZTriggers extends JiraRelationalPathBase<QRTZTriggersDTO>
Generated by the JIRA Querydsl code generation tool - https://bitbucket.org/atlassian/jira-querydsl-codegen/
| Modifier and Type | Field and Description |
|---|---|
com.mysema.query.types.path.StringPath |
calendarName |
com.mysema.query.types.path.DateTimePath<Timestamp> |
endTime |
com.mysema.query.types.path.NumberPath<Long> |
id |
com.mysema.query.types.path.NumberPath<Long> |
job |
com.mysema.query.types.path.NumberPath<Integer> |
misfireInstr |
com.mysema.query.types.path.DateTimePath<Timestamp> |
nextFire |
static QQRTZTriggers |
Q_R_T_Z_TRIGGERS |
com.mysema.query.types.path.DateTimePath<Timestamp> |
startTime |
com.mysema.query.types.path.StringPath |
triggerGroup |
com.mysema.query.types.path.StringPath |
triggerName |
com.mysema.query.types.path.StringPath |
triggerState |
com.mysema.query.types.path.StringPath |
triggerType |
| Constructor and Description |
|---|
QQRTZTriggers(String alias) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityName()
Returns the ofbiz model's entity name for this query object.
|
com.mysema.query.types.path.NumberPath<Long> |
getNumericIdPath() |
getSchemaAndTable, getSchemaName, hasNumericIdadd, addMetadata, all, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getTableNameaccept, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyas, as, eq, eq, eqAll, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final QQRTZTriggers Q_R_T_Z_TRIGGERS
public final com.mysema.query.types.path.NumberPath<Long> id
public final com.mysema.query.types.path.StringPath triggerName
public final com.mysema.query.types.path.StringPath triggerGroup
public final com.mysema.query.types.path.NumberPath<Long> job
public final com.mysema.query.types.path.DateTimePath<Timestamp> nextFire
public final com.mysema.query.types.path.StringPath triggerState
public final com.mysema.query.types.path.StringPath triggerType
public final com.mysema.query.types.path.DateTimePath<Timestamp> startTime
public final com.mysema.query.types.path.DateTimePath<Timestamp> endTime
public final com.mysema.query.types.path.StringPath calendarName
public final com.mysema.query.types.path.NumberPath<Integer> misfireInstr
public QQRTZTriggers(String alias)
public String getEntityName()
getEntityName in class JiraRelationalPathBase<QRTZTriggersDTO>public com.mysema.query.types.path.NumberPath<Long> getNumericIdPath()
getNumericIdPath in class JiraRelationalPathBase<QRTZTriggersDTO>Copyright © 2002-2015 Atlassian. All Rights Reserved.