public class BasicComponent extends Object implements AddressableEntity, NamedEntity
| Constructor and Description |
|---|
BasicComponent(URI self,
Long id,
String name,
String description) |
public URI getSelf()
getSelf in interface AddressableEntitypublic String getName()
getName in interface NamedEntity@Nullable public String getDescription()
Copyright © 2013 Atlassian. All Rights Reserved.