class StandaloneCreateCommentDelegate extends AbstractCreateCommentDelegate
Fields inherited from class | Fields |
---|---|
class AbstractCommentDelegate |
issue, projectRoleManager |
Type | Name and description |
---|---|
boolean |
dispatchEvent |
Constructor and description |
---|
StandaloneCreateCommentDelegate(com.atlassian.jira.issue.Issue issue, com.atlassian.jira.security.roles.ProjectRoleManager projectRoleManager) |
Type Params | Return Type | Name and description |
---|---|---|
|
CommentParameters |
buildComment(java.lang.String comment, com.atlassian.jira.user.ApplicationUser user) |
|
protected void |
handleGroupRestriction(java.lang.String groupName) |
|
protected void |
handleProjectRoleRestriction(java.lang.Long projectRoleId) |
|
void |
internal() |
Methods inherited from class | Name |
---|---|
class AbstractCreateCommentDelegate |
internal, setGroupRestriction, setProjectRoleRestriction, setProjectRoleRestriction |
class AbstractCommentDelegate |
handleGroupRestriction, handleProjectRoleRestriction, setGroupRestriction, setProjectRoleRestriction, setProjectRoleRestriction, throwDuplicateVisibilityRestrictionException, throwIfServiceDeskIssue |
Groovy Documentation