public abstract class TransactionEvent extends LocalEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
TransactionEvent.Cancel |
static class |
TransactionEvent.Commit |
static class |
TransactionEvent.Create |
static class |
TransactionEvent.End |
static class |
TransactionEvent.Resolve |
| Modifier and Type | Field and Description |
|---|---|
protected String |
transactionName |
eventType, machine, TYPE_CHANGE, TYPE_DELETE, TYPE_NEW, TYPE_UNSPECIFIED| Constructor and Description |
|---|
TransactionEvent(String transactionName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTransactionName() |
clone, getMachine, getType, isLocalMMBase 1.9-SNAPSHOT - ${javadoctimestamp}