|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ActionNames for particular replacement. Normally a Service or Manager class in Pico Dependency Injection container. Since v5.0.
public interface ActionDispatcher
This was taken from atlassian-webwork1 and placed into its now rightful home of JIRA.
| Method Summary | |
|---|---|
webwork.dispatcher.ActionResult |
execute(String actionName)
Deprecated. See individual BackEnd Action or constants in ActionNames for particular replacement. Normally a Service or Manager class in Pico Dependency Injection container. Since v5.0. |
webwork.dispatcher.ActionResult |
execute(String actionName,
Map parameters)
Deprecated. See individual BackEnd Action or constants in ActionNames for particular replacement. Normally a Service or Manager class in Pico Dependency Injection container. Since v5.0. |
| Method Detail |
|---|
webwork.dispatcher.ActionResult execute(String actionName)
throws Exception
ActionNames for particular replacement. Normally a Service or Manager class in Pico Dependency Injection container. Since v5.0.
Exception
webwork.dispatcher.ActionResult execute(String actionName,
Map parameters)
throws Exception
ActionNames for particular replacement. Normally a Service or Manager class in Pico Dependency Injection container. Since v5.0.
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||