Class IsIssueReportedByCurrentUserCondition

All Implemented Interfaces:
com.atlassian.plugin.web.api.baseconditions.BaseCondition, com.atlassian.plugin.web.Condition

public class IsIssueReportedByCurrentUserCondition extends AbstractIssueWebCondition
Condition to check whether the current user reported the current issue

An issue must be in the JiraHelper context params.

Since:
v4.1
  • Constructor Details

    • IsIssueReportedByCurrentUserCondition

      public IsIssueReportedByCurrentUserCondition()
  • Method Details