com.atlassian.jira.workflow.function
Class InheritAffectedVersionsFunction

java.lang.Object
  extended by com.atlassian.jira.workflow.function.AInheritFromParentFunction
      extended by com.atlassian.jira.workflow.function.InheritAffectedVersionsFunction
All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

public class InheritAffectedVersionsFunction
extends AInheritFromParentFunction
implements com.opensymphony.workflow.FunctionProvider


Field Summary
 
Fields inherited from class com.atlassian.jira.workflow.function.AInheritFromParentFunction
storeModifiedFields, storeWithHistory
 
Constructor Summary
InheritAffectedVersionsFunction()
           
 
Method Summary
protected  void inheritFromParent(com.atlassian.jira.issue.MutableIssue _issue, com.atlassian.jira.issue.Issue _parent)
           
 
Methods inherited from class com.atlassian.jira.workflow.function.AInheritFromParentFunction
execute, storeModifiedFields, storeModifiedFields
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.opensymphony.workflow.FunctionProvider
execute
 

Constructor Detail

InheritAffectedVersionsFunction

public InheritAffectedVersionsFunction()
Method Detail

inheritFromParent

protected void inheritFromParent(com.atlassian.jira.issue.MutableIssue _issue,
                                 com.atlassian.jira.issue.Issue _parent)
Specified by:
inheritFromParent in class AInheritFromParentFunction


Copyright © 2007-2008 Kaamelot Plugins. All Rights Reserved.