public abstract class UpdateAction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
action |
| Constructor and Description |
|---|
UpdateAction(java.lang.String action) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAction()
The name of the action.
|