com.atlassian.jira.auditing
Class AffectedGroup
java.lang.Object
com.atlassian.jira.auditing.ParentlessAssociatedItem
com.atlassian.jira.auditing.AffectedGroup
- All Implemented Interfaces:
- AssociatedItem
public class AffectedGroup
- extends ParentlessAssociatedItem
- implements AssociatedItem
- Since:
- v6.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AffectedGroup
public AffectedGroup(String groupName)
getObjectName
@Nonnull
public String getObjectName()
- Specified by:
getObjectName
in interface AssociatedItem
getObjectId
@Nullable
public String getObjectId()
- Specified by:
getObjectId
in interface AssociatedItem
getObjectType
@Nonnull
public AssociatedItem.Type getObjectType()
- Specified by:
getObjectType
in interface AssociatedItem
Copyright © 2002-2014 Atlassian. All Rights Reserved.