com.atlassian.jira.workflow.condition
Class FilterCurrentStepCondition

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

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


Constructor Summary
FilterCurrentStepCondition()
           
 
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

FilterCurrentStepCondition

public FilterCurrentStepCondition()
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.