public class ReloadHelperActionFactoryProxy extends ActionFactoryProxy
| Constructor and Description |
|---|
ReloadHelperActionFactoryProxy(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 ReloadHelperActionFactoryProxy(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.