public class CloseAction<D extends CloseActionDefinition> extends AbstractAction<D>
Constructor and Description |
---|
CloseAction(D definition,
CloseHandler closeHandler) |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Executes the action.
|
getDefinition
@Inject public CloseAction(D definition, CloseHandler closeHandler)
public void execute() throws ActionExecutionException
Action
ActionExecutionException
- if an error occurs performing the actionCopyright © 2020 Magnolia International Ltd.. All rights reserved.