public class BasicIssue extends Object implements AddressableEntity, IdentifiableEntity<Long>
| Constructor and Description |
|---|
BasicIssue(URI self,
String key,
Long id) |
public URI getSelf()
getSelf in interface AddressableEntitypublic String getKey()
public Long getId()
getId in interface IdentifiableEntity<Long>protected com.google.common.base.Objects.ToStringHelper getToStringHelper()
Copyright © 2013 Atlassian. All Rights Reserved.