|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.jira.workflow.function.AInheritFromParentFunction
com.atlassian.jira.workflow.function.InheritComponentsFunction
public class InheritComponentsFunction
Field Summary |
---|
Fields inherited from class com.atlassian.jira.workflow.function.AInheritFromParentFunction |
---|
storeModifiedFields, storeWithHistory |
Constructor Summary | |
---|---|
InheritComponentsFunction()
|
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 |
---|
public InheritComponentsFunction()
Method Detail |
---|
protected void inheritFromParent(com.atlassian.jira.issue.MutableIssue _issue, com.atlassian.jira.issue.Issue _parent)
inheritFromParent
in class AInheritFromParentFunction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |