public class PrepareActionFactoryProxy extends ActionFactoryProxy
PrepareAction interface after first locating it through
the action factory proxy chain.| Constructor and Description |
|---|
PrepareActionFactoryProxy(ActionFactory aFactory) |
| Modifier and Type | Method and Description |
|---|---|
Action |
getActionImpl(String aName)
Returns the action object for the specified action or a matching action on the action factory delegation chain.
|
flushCaches, getNextFactorygetAction, getActionFactory, setActionFactorypublic PrepareActionFactoryProxy(ActionFactory aFactory)
public Action getActionImpl(String aName) throws Exception
ActionFactorygetActionImpl in class ActionFactoryaName - name of action to check for a matchExceptionCopyright © 2013 Atlassian. All Rights Reserved.