com.atlassian.jira.plugin.workflow
Class WorkflowAllowOnlyAssigneeConditionFactoryImpl

java.lang.Object
  extended by com.atlassian.jira.plugin.workflow.WorkflowAllowOnlyAssigneeConditionFactoryImpl
All Implemented Interfaces:
WorkflowPluginConditionFactory, WorkflowPluginFactory

public class WorkflowAllowOnlyAssigneeConditionFactoryImpl
extends java.lang.Object
implements WorkflowPluginConditionFactory


Constructor Summary
WorkflowAllowOnlyAssigneeConditionFactoryImpl()
           
 
Method Summary
 java.util.Map getDescriptorParams(java.util.Map conditionParams)
           
 java.util.Map getVelocityParams(java.lang.String resourceName, com.opensymphony.workflow.loader.AbstractDescriptor descriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowAllowOnlyAssigneeConditionFactoryImpl

public WorkflowAllowOnlyAssigneeConditionFactoryImpl()
Method Detail

getVelocityParams

public java.util.Map getVelocityParams(java.lang.String resourceName,
                                       com.opensymphony.workflow.loader.AbstractDescriptor descriptor)
Specified by:
getVelocityParams in interface WorkflowPluginFactory

getDescriptorParams

public java.util.Map getDescriptorParams(java.util.Map conditionParams)
Specified by:
getDescriptorParams in interface WorkflowPluginFactory


Copyright © 2002-2006 Atlassian. All Rights Reserved.