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