com.atlassian.jira.workflow.condition
Class AllowLeader

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

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

Workflow Condition to allow Leader

Version:
$Id$
Author:
Kaamelot - V.Thoulé - 2006

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

AllowLeader

public AllowLeader()
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 © 2007-2008 Kaamelot Plugins. All Rights Reserved.