public class InlineTaskListItem extends Object
Constructor and Description |
---|
InlineTaskListItem(String id,
boolean completed,
String body) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getBody() |
String |
getId() |
int |
hashCode() |
boolean |
isCompleted() |
String |
toString() |
Copyright © 2003–2019 Atlassian. All rights reserved.