Class AvatarInfo
java.lang.Object
com.atlassian.jira.user.anonymize.handlers.key.info.AvatarInfo
- All Implemented Interfaces:
ForeignKeyInfo
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.jira.user.anonymize.handlers.key.info.ForeignKeyInfo
columnsToString, getColumns, getName
-
Constructor Details
-
AvatarInfo
public AvatarInfo()
-
-
Method Details
-
getSelect
- Specified by:
getSelect
in interfaceForeignKeyInfo
-
getColumn
- Specified by:
getColumn
in interfaceForeignKeyInfo
-
getTable
- Specified by:
getTable
in interfaceForeignKeyInfo
-
getWhere
- Specified by:
getWhere
in interfaceForeignKeyInfo
-
getDescription
- Specified by:
getDescription
in interfaceForeignKeyInfo
-
getForeignKeyChangedEvent
- Specified by:
getForeignKeyChangedEvent
in interfaceForeignKeyInfo
-