Package com.atlassian.jira.workflow.condition

Class Summary
AbstractJiraCondition Abstract base class for all JIRA workflow Conditions.
AllowOnlyAssignee  
AllowOnlyReporter A Condition which passes when the user is the issue's reporter.
CloseCondition  
DisallowIfInStepCondition 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.
FilterCurrentStepCondition Deprecated. Use DisallowIfInStepCondition instead.
InGroupCFCondition Returns true if the current user is in a group specified by a custom field.
InProjectRoleCondition A workflow condition that requires the user to be in a role.
IsSetCondition Condition which checks whether a transientVars variable is set to a certain value.
IssueAssignedCondition  
PermissionCondition  
SubTaskBlockingCondition  
 



Copyright © 2002-2007 Atlassian. All Rights Reserved.