Package com.atlassian.jira.auditing
Class AffectedUser
java.lang.Object
com.atlassian.jira.auditing.AffectedUser
- All Implemented Interfaces:
AssociatedItem
- Since:
- v6.2
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.jira.auditing.AssociatedItem
AssociatedItem.Type
-
Constructor Summary
ConstructorsConstructorDescriptionAffectedUser
(com.atlassian.crowd.model.user.User user) AffectedUser
(ApplicationUser user) AffectedUser
(String username, String userKey, com.atlassian.crowd.embedded.api.Directory directory) -
Method Summary
-
Constructor Details
-
AffectedUser
public AffectedUser(com.atlassian.crowd.model.user.User user) -
AffectedUser
-
AffectedUser
-
-
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
-
equals
-
hashCode
public int hashCode()
-