public class AuditAssociatedItem extends Object
| Constructor and Description |
|---|
AuditAssociatedItem(String id,
String name,
String typeName,
String parentId,
String parentName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getName() |
String |
getParentId() |
String |
getParentName() |
protected com.google.common.base.Objects.ToStringHelper |
getToStringHelper() |
String |
getTypeName() |
int |
hashCode() |
Copyright © 2017 Atlassian. All rights reserved.