public class IssueAsigneeInfo extends IssueReporterInfo
| Constructor and Description |
|---|
IssueAsigneeInfo() |
| Modifier and Type | Method and Description |
|---|---|
Optional<com.querydsl.core.types.Path<String>> |
getColumn() |
String |
getDescriptionKey() |
com.querydsl.core.types.Predicate |
getWhere(String original) |
getSelect, getTableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcolumnsToString, getAffectedEntityType, getColumns, getNamepublic Optional<com.querydsl.core.types.Path<String>> getColumn()
getColumn in interface ForeignKeyInfogetColumn in class IssueReporterInfopublic com.querydsl.core.types.Predicate getWhere(String original)
getWhere in interface ForeignKeyInfogetWhere in class IssueReporterInfopublic String getDescriptionKey()
getDescriptionKey in interface ForeignKeyInfogetDescriptionKey in class IssueReporterInfoCopyright © 2002-2019 Atlassian. All Rights Reserved.