Package com.atlassian.jira.auditing
Class AffectedApplication
java.lang.Object
com.atlassian.jira.auditing.AffectedApplication
- All Implemented Interfaces:
AssociatedItem
This class carries information about entries related to application roles in the audit log. This information appears
on the title of the entry.
- Since:
- 7.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.jira.auditing.AssociatedItem
AssociatedItem.Type
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AffectedApplication
-
-
Method Details
-
getObjectName
- Specified by:
getObjectName
in interfaceAssociatedItem
-
getObjectId
- Specified by:
getObjectId
in interfaceAssociatedItem
-
getParentName
- Specified by:
getParentName
in interfaceAssociatedItem
-
getParentId
- Specified by:
getParentId
in interfaceAssociatedItem
-
getObjectType
- Specified by:
getObjectType
in interfaceAssociatedItem
-