public class OsCurrentStepInfo extends Object implements ForeignKeyInfo
| Constructor and Description |
|---|
OsCurrentStepInfo() |
| Modifier and Type | Method and Description |
|---|---|
Optional<com.querydsl.core.types.Path<String>> |
getColumn() |
String |
getDescriptionKey() |
com.querydsl.core.types.dsl.NumberPath<Long> |
getSelect() |
JiraRelationalPathBase |
getTable() |
com.querydsl.core.types.Predicate |
getWhere(String original) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcolumnsToString, getAffectedEntityType, getColumns, getNamepublic com.querydsl.core.types.dsl.NumberPath<Long> getSelect()
getSelect in interface ForeignKeyInfopublic Optional<com.querydsl.core.types.Path<String>> getColumn()
getColumn in interface ForeignKeyInfopublic JiraRelationalPathBase getTable()
getTable in interface ForeignKeyInfopublic com.querydsl.core.types.Predicate getWhere(String original)
getWhere in interface ForeignKeyInfopublic String getDescriptionKey()
getDescriptionKey in interface ForeignKeyInfoCopyright © 2002-2019 Atlassian. All Rights Reserved.