com.atlassian.jira.workflow.condition
Class DisallowIfInStepCondition

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

public class DisallowIfInStepCondition
extends Object
implements com.opensymphony.workflow.Condition


Constructor Summary
DisallowIfInStepCondition()
           
 
Method Summary
 boolean passesCondition(Map transientVars, 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

DisallowIfInStepCondition

public DisallowIfInStepCondition()
Method Detail

passesCondition

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


Copyright © 2002-2006 Atlassian. All Rights Reserved.