public class IssueArchivedByInfo extends IssueReporterInfo
Constructor and Description |
---|
IssueArchivedByInfo() |
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, getTable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
columnsToString, getAffectedEntityType, getColumns, getName
public Optional<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 getDescriptionKey()
getDescriptionKey
in interface ForeignKeyInfo
getDescriptionKey
in class IssueReporterInfo
Copyright © 2002-2019 Atlassian. All Rights Reserved.