Class BulkCommentService.Result

java.lang.Object
com.atlassian.greenhopper.service.issue.comment.BulkCommentService.Result
Enclosing interface:
BulkCommentService

public static final class BulkCommentService.Result extends Object
  • Constructor Details

  • Method Details

    • getUpdatedIssues

      public Collection<com.atlassian.jira.issue.Issue> getUpdatedIssues()
    • getErrorCollection

      public ErrorCollection getErrorCollection()