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,
com.atlassian.fugue.Option<Issue> issue,
com.atlassian.fugue.Option<Comment> comment) |
Modifier and Type | Method and Description |
---|---|
static CommentHelper.CommentHelperBuilder |
builder() |
Map<String,Object> |
getContextParams() |
equals, getProject, getProjectObject, getQueryString, getRequest, hashCode
public Map<String,Object> getContextParams()
getContextParams
in class JiraHelper
public static CommentHelper.CommentHelperBuilder builder()
Copyright © 2002-2015 Atlassian. All Rights Reserved.