public class TransactionCommittedEvent extends TransactionEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_TYPE |
client, networkId, txnId| Constructor and Description |
|---|
TransactionCommittedEvent() |
TransactionCommittedEvent(long seqNumber,
String txnId,
String networkId,
long timestamp,
String username,
Client client) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, getClient, getNetworkId, getTxnId, hashCode, setClient, setNetworkId, setTxnIdgetId, getSeqNumber, getTimestamp, getType, getUsername, setId, setSeqNumber, setTimestamp, setType, setUsernameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, getTimestamp, getType, getUsernamepublic static final String EVENT_TYPE
public String toString()
toString in class RepositoryEventImplCopyright © 2005–2018 Alfresco Software. All rights reserved.