Package com.atlassian.jira.auditing
Class ParentlessAssociatedItem
java.lang.Object
com.atlassian.jira.auditing.ParentlessAssociatedItem
- All Implemented Interfaces:
AssociatedItem
- Direct Known Subclasses:
AffectedGeneralConfigurationOption
,AffectedIssueType
,AffectedProject
,AffectedScheme
,AffectedScreen
- Since:
- v6.2
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.jira.auditing.AssociatedItem
AssociatedItem.Type
-
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.auditing.AssociatedItem
getObjectId, getObjectName, getObjectType
-
Constructor Details
-
ParentlessAssociatedItem
public ParentlessAssociatedItem()
-
-
Method Details
-
getParentName
- Specified by:
getParentName
in interfaceAssociatedItem
-
getParentId
- Specified by:
getParentId
in interfaceAssociatedItem
-