com.atlassian.jira.auditing
Class AffectedDirectory
java.lang.Object
com.atlassian.jira.auditing.ParentlessAssociatedItem
com.atlassian.jira.auditing.AffectedDirectory
- All Implemented Interfaces:
- AssociatedItem
public class AffectedDirectory
- extends ParentlessAssociatedItem
- implements AssociatedItem
- Since:
- v6.2
Constructor Summary |
AffectedDirectory(com.atlassian.crowd.directory.RemoteDirectory remoteDirectory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AffectedDirectory
public AffectedDirectory(@NotNull
com.atlassian.crowd.directory.RemoteDirectory remoteDirectory)
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.