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, setLogin
public PreDeleteInvitationEvent(IEventListener source)
source
- The event sourcepublic long getInvitationId()
public void setInvitationId(long invitationId)
public long getUserId()
AdminEvent
getUserId
in class AdminEvent
public void setUserId(long userId)
AdminEvent
setUserId
in class AdminEvent
Built on April 12 2018