public class StashPullRequestActivity extends Object implements Comparable<StashPullRequestActivity>
| Constructor and Description |
|---|
StashPullRequestActivity() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(StashPullRequestActivity target) |
StashPullRequestComment |
getComment() |
void |
setComment(StashPullRequestComment comment) |
public StashPullRequestComment getComment()
public void setComment(StashPullRequestComment comment)
public int compareTo(StashPullRequestActivity target)
compareTo in interface Comparable<StashPullRequestActivity>Copyright © 2016–2019. All rights reserved.