Class CommentLimitContext
java.lang.Object
com.atlassian.jira.bc.safeguards.issue.comment.CommentLimitContext
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic CommentLimitContext.Builder
builder()
long
long
long
getLimit()
boolean
isValid()
-
Method Details
-
getExecutor
-
getAuthor
-
getIssueId
public long getIssueId() -
getIssueKey
-
getIpAddress
-
getCommentBody
-
getCommentBodyTruncated
-
getLimit
public long getLimit() -
getCommentsCount
public long getCommentsCount() -
getUserRestricted
-
getCreated
-
isValid
public boolean isValid() -
getRestrictedGroups
-
getRestrictedGroupsText
-
builder
-