com.atlassian.jira.dev.reference.plugin.workflow
Class ReferenceWorkflowFunction

java.lang.Object
  extended by com.atlassian.jira.dev.reference.plugin.workflow.ReferenceWorkflowFunction
All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

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

Creates a reference comment on the transitioned issue.


Constructor Summary
ReferenceWorkflowFunction(CommentManager commentManager)
           
 
Method Summary
 void execute(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

ReferenceWorkflowFunction

public ReferenceWorkflowFunction(CommentManager commentManager)
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


Copyright © 2002-2013 Atlassian. All Rights Reserved.