public interface Action
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
run()
Method called to perform the action provided by the class.
|
static final java.lang.String CLASS_VERSION