public class Comment extends Object implements TaskAnchor
TaskAnchor.Type
Comment(long id, long version, String text)
long
getId()
String
getText()
getVersion()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Comment(long id, long version, @Nonnull String text)
public long getId()
getId
TaskAnchor
public long getVersion()
@Nonnull public String getText()
public String toString()
toString
Object
Copyright © 2020 Atlassian. All rights reserved.