com.atlassian.jira.workflow.function.event
Class FireIssueEventFunction

java.lang.Object
  extended bycom.atlassian.jira.workflow.function.event.FireIssueEventFunction
All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

public class FireIssueEventFunction
extends Object
implements com.opensymphony.workflow.FunctionProvider


Constructor Summary
FireIssueEventFunction()
           
 
Method Summary
 void execute(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps)
           
static com.opensymphony.workflow.loader.FunctionDescriptor makeDescriptor(Long eventTypeId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FireIssueEventFunction

public FireIssueEventFunction()
Method Detail

execute

public void execute(Map transientVars,
                    Map args,
                    com.opensymphony.module.propertyset.PropertySet ps)
Specified by:
execute in interface com.opensymphony.workflow.FunctionProvider

makeDescriptor

public static com.opensymphony.workflow.loader.FunctionDescriptor makeDescriptor(Long eventTypeId)


Copyright © 2002-2006 Atlassian. All Rights Reserved.