public class IssueAssigneeInfo extends IssueReporterInfo
Constructor and Description |
---|
IssueAssigneeInfo() |
Modifier and Type | Method and Description |
---|---|
com.querydsl.core.types.Path<String> |
getColumn() |
String |
getDescription() |
com.querydsl.core.types.Predicate |
getWhere(String original) |
getSelect, getTable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
columnsToString, getColumns, getForeignKeyChangedEvent, getName
public com.querydsl.core.types.Path<String> getColumn()
getColumn
in interface ForeignKeyInfo
getColumn
in class IssueReporterInfo
public com.querydsl.core.types.Predicate getWhere(String original)
getWhere
in interface ForeignKeyInfo
getWhere
in class IssueReporterInfo
public String getDescription()
getDescription
in interface ForeignKeyInfo
getDescription
in class IssueReporterInfo
Copyright © 2002-2022 Atlassian. All Rights Reserved.