JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.jira.issue.comments
Interface PinnedComment
All Known Implementing Classes:
PinnedCommentImpl
@ExperimentalApi
public interface
PinnedComment
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Comment
getComment
()
String
getPinnedBy
()
Timestamp
getPinnedDate
()
Method Details
getComment
Comment
getComment
()
getPinnedBy
String
getPinnedBy
()
getPinnedDate
Timestamp
getPinnedDate
()