Package com.atlassian.jira.auditing
Interface AssociatedItem
- All Known Implementing Classes:
AffectedApplication,AffectedGeneralConfigurationOption,AffectedGroup,AffectedIssueType,AffectedLicense,AffectedProject,AffectedScheme,AffectedScreen,AffectedUser,AssociatedItemImpl,ParentlessAssociatedItem,RecordRequest.AssociatedItemImpl
Deprecated.
- Since:
- v6.2
AssociatedItem.Typeis used when mapping database entries to audit objects. Please be considerate of extending this enum as removingAssociatedItem.Types will not be possible without altering already stored data.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.
-
Method Details
-
getObjectName
Deprecated. -
getObjectId
Deprecated. -
getParentName
Deprecated. -
getParentId
Deprecated. -
getObjectType
Deprecated.
-
Use
AuditResourceinstead.