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

java.lang.Object
  |
  +--com.atlassian.jira.workflow.function.issue.GenerateChangeHistoryFunction
All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

public class GenerateChangeHistoryFunction
extends java.lang.Object
implements com.opensymphony.workflow.FunctionProvider

Author:
Pat Lightbody

Constructor Summary
GenerateChangeHistoryFunction()
           
 
Method Summary
 void execute(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

GenerateChangeHistoryFunction

public GenerateChangeHistoryFunction()
Method Detail

execute

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


Copyright © 2002-2003 Atlassian. All Rights Reserved.