public class RoleActor extends Object implements NamedEntity
Constructor and Description |
---|
RoleActor(Long id,
String displayName,
String type,
String name,
URI avatarUrl) |
public String getName()
getName
in interface NamedEntity
public String getDisplayName()
public String getType()
public URI getAvatarUri()
public Long getId()
protected com.google.common.base.Objects.ToStringHelper getToStringHelper()
Copyright © 2013 Atlassian. All Rights Reserved.