com.atlassian.jira.workflow.function.issue
Class GenerateChangeHistoryFunction

java.lang.Object
  extended bycom.atlassian.jira.workflow.function.issue.GenerateChangeHistoryFunction

public class GenerateChangeHistoryFunction
extends java.lang.Object


Constructor Summary
GenerateChangeHistoryFunction()
           
 
Method Summary
 void execute(java.util.Map transientVars, java.util.Map args, PropertySet ps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateChangeHistoryFunction

public GenerateChangeHistoryFunction()
Method Detail

execute

public void execute(java.util.Map transientVars,
                    java.util.Map args,
                    PropertySet ps)