Package com.atlassian.jira.workflow.condition
package com.atlassian.jira.workflow.condition
-
ClassesClassDescriptionAbstract base class for all JIRA workflow
Conditions.A Condition which passes when the user is the issue's reporter.A workflow condition that will always fail.Condition that can be placed on a 'common' action (one shared in multiple steps) which prevents the action being executed for some of those steps.Returns true if the current user is in a group specified by a custom field.A workflow condition that requires the user to be in a role.Condition which checks whether a transientVars variable is set to a certain value.Workflow condition that checks if the caller is in the required argument "group".