public static class ManageSubtasksPage.Subtask extends Object
Constructor and Description |
---|
Subtask(String name,
String description) |
Subtask(String name,
String description,
AvatarId avatarId) |
Subtask(String name,
String description,
String iconUrl)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDescription() |
String |
getIconUrl() |
String |
getName() |
int |
hashCode() |
String |
toString() |
Copyright © 2002-2019 Atlassian. All Rights Reserved.