public class GroupDeletedEvent extends AuthorityEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupDeletedEvent.GroupDeletedEventBuilder |
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_TYPE |
authorityNameclient, networkId, txnId| Constructor and Description |
|---|
GroupDeletedEvent() |
| Modifier and Type | Method and Description |
|---|---|
static GroupDeletedEvent.GroupDeletedEventBuilder |
builder() |
boolean |
isCascade() |
void |
setCascade(boolean cascade) |
String |
toString() |
getAuthorityName, setAuthorityNameequals, 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 static GroupDeletedEvent.GroupDeletedEventBuilder builder()
public boolean isCascade()
public void setCascade(boolean cascade)
public String toString()
toString in class AuthorityEventCopyright © 2005–2018 Alfresco Software. All rights reserved.