AuditResource instead.@Deprecated @ExperimentalApi public interface AssociatedItem
AssociatedItem.Type is used when mapping database entries to audit objects. Please be considerate of extending
this enum as removing AssociatedItem.Types will not be possible without altering already stored data.| Modifier and Type | Interface and Description |
|---|---|
static class |
AssociatedItem.Type
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectId()
Deprecated.
|
String |
getObjectName()
Deprecated.
|
AssociatedItem.Type |
getObjectType()
Deprecated.
|
String |
getParentId()
Deprecated.
|
String |
getParentName()
Deprecated.
|
@Nonnull AssociatedItem.Type getObjectType()
Copyright © 2002-2021 Atlassian. All Rights Reserved.