Class IsIssueAssignedToCurrentUserCondition

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

public class IsIssueAssignedToCurrentUserCondition extends AbstractIssueWebCondition
Condition to checkif the current user is the assignee of the current issue

An issue must be in the JiraHelper context params.

Since:
v4.1
  • Constructor Details

    • IsIssueAssignedToCurrentUserCondition

      public IsIssueAssignedToCurrentUserCondition()
  • Method Details