public class GraphGroup extends Object
Constructor and Description |
---|
GraphGroup() |
GraphGroup(String displayName) |
GraphGroup(String id,
String displayName,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getDisplayName() |
String |
getId() |
String |
toString() |
public GraphGroup()
public GraphGroup(String displayName)
Copyright © 2021 Atlassian. All rights reserved.