com.atlassian.jira.workflow.condition
Class AllowOnlyAssignee

java.lang.Object
  extended by com.atlassian.jira.workflow.condition.AllowOnlyAssignee
All Implemented Interfaces:
com.opensymphony.workflow.Condition

public class AllowOnlyAssignee
extends java.lang.Object
implements com.opensymphony.workflow.Condition


Constructor Summary
AllowOnlyAssignee()
           
 
Method Summary
 boolean passesCondition(java.util.Map transientVars, java.util.Map args, com.opensymphony.module.propertyset.PropertySet ps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllowOnlyAssignee

public AllowOnlyAssignee()
Method Detail

passesCondition

public boolean passesCondition(java.util.Map transientVars,
                               java.util.Map args,
                               com.opensymphony.module.propertyset.PropertySet ps)
Specified by:
passesCondition in interface com.opensymphony.workflow.Condition


Copyright © 2002-2006 Atlassian. All Rights Reserved.