| Modifier and Type | Method and Description |
|---|---|
ActionResult<O> |
CockpitAction.perform(ActionContext<I> ctx)
Performs the action.
|
ActionResult<Object> |
LogoAction.perform(ActionContext<Object> ctx) |
ActionResult<Object> |
MessageAction.perform(ActionContext<Object> ctx) |
ActionResult<String> |
SimpleAction.perform(ActionContext<String> ctx) |
ActionResult<String> |
HelloWorldAction.perform(ActionContext<String> ctx) |
ActionResult<String> |
ActionStubExample.perform(ActionContext<String> ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionListener.actionPerformed(ActionResult<O> result) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
CloneAction.perform(ActionContext<Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
CreatePermissionAction.perform(ActionContext<Object> ctx) |
ActionResult<Object> |
CreateAction.perform(ActionContext<Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
DeleteAction.perform(ActionContext<Object> ctx) |
ActionResult<Object> |
DeletePermissionAction.perform(ActionContext<Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
ResetEverythingAction.perform(ActionContext<Object> ctx) |
ActionResult<Object> |
ReloadLabelsAction.perform(ActionContext<Object> ctx) |
ActionResult<Object> |
RedeployAction.perform(ActionContext<Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
DragAndDropConfigAction.perform(ActionContext<Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
EditAction.perform(ActionContext<Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
ListViewExportCSVAction.perform(ActionContext<Map> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
RunGCAction.perform(ActionContext<Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
RefreshAction.perform(ActionContext<Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
PrincipalPermissionAction.perform(ActionContext<Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<String> |
SearchByTypeAction.perform(ActionContext<Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
SplitLayoutChooserAction.perform(ActionContext<Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
AbstractToggleAction.perform(ActionContext<Object> ctx) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult<Object> |
TypePermissionAction.perform(ActionContext<Object> ctx) |
Copyright © 2018. All rights reserved.