public class PreDeleteInvitationEvent extends AdminEvent
Event.NonVetoable| Constructor and Description |
|---|
PreDeleteInvitationEvent(IEventListener source)
Creates a new event.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getInvitationId() |
long |
getUserId()
Gets the userId of the user who performed this action.
|
void |
setInvitationId(long invitationId) |
void |
setUserId(long userId)
Sets the userId of the user who performed this action.
|
getLogin, setLoginpublic PreDeleteInvitationEvent(IEventListener source)
source - The event sourcepublic long getInvitationId()
public void setInvitationId(long invitationId)
public long getUserId()
AdminEventgetUserId in class AdminEventpublic void setUserId(long userId)
AdminEventsetUserId in class AdminEventBuilt on July 29 2025