Package com.atlassian.jira.auditing
Class AffectedLicense
java.lang.Object
com.atlassian.jira.auditing.AffectedLicense
- All Implemented Interfaces:
AssociatedItem
This class carries information about license related entries in the audit log. This information appears on the title
of the entry.
- Since:
- v6.4
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.jira.auditing.AssociatedItem
AssociatedItem.Type
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAffectedLicense
(LicenseDetails license) AffectedLicense
(String objectName, Boolean isEvaluation) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
TYPE_LICENSE
- See Also:
-
TYPE_EVALUATION_LICENSE
- See Also:
-
-
Constructor Details
-
AffectedLicense
-
AffectedLicense
-
-
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
-