@ExperimentalApi public class Group extends Object implements Subject
This model is deliberately very simple. It is intended that this (and most of the Subject hierarchy in api.model.people) will be replaced by Crowd entities in the near future.
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Returns a name that is suitable for display to identify the user / group.
|
String |
getName() |
public Group(String name)
public String getName()
public String getDisplayName()
Subject
getDisplayName
in interface Subject
Copyright © 2003–2016 Atlassian. All rights reserved.