Class InProjectRoleCondition

All Implemented Interfaces:
com.opensymphony.workflow.Condition

public class InProjectRoleCondition extends AbstractJiraCondition
A workflow condition that requires the user to be in a role.
  • Field Details

  • Constructor Details

    • InProjectRoleCondition

      public InProjectRoleCondition()
  • Method Details

    • passesCondition

      public boolean passesCondition(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet propertySet) throws com.opensymphony.workflow.WorkflowException
      Throws:
      com.opensymphony.workflow.WorkflowException