public class CommentHelper extends JiraHelper
| Modifier and Type | Class and Description |
|---|---|
static class |
CommentHelper.CommentHelperBuilder |
| Constructor and Description |
|---|
CommentHelper(javax.servlet.http.HttpServletRequest request,
Project project,
io.atlassian.fugue.Option<Issue> issue,
io.atlassian.fugue.Option<Comment> comment) |
| Modifier and Type | Method and Description |
|---|---|
static CommentHelper.CommentHelperBuilder |
builder() |
Map<String,Object> |
getContextParams() |
equals, getProject, getProjectObject, getQueryString, getRequest, hashCodepublic Map<String,Object> getContextParams()
getContextParams in class JiraHelperpublic static CommentHelper.CommentHelperBuilder builder()
Copyright © 2002-2019 Atlassian. All Rights Reserved.