public class InvitationTaskCompletedEvent extends AdminEvent
Event.NonVetoable| Constructor and Description |
|---|
InvitationTaskCompletedEvent(IEventListener source)
Creates a new event.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getInvitationId() |
long |
getSurveyId()
Gets the surveyId attribute of the NewSurveyEvent object
|
long |
getTaskId() |
void |
setInvitationId(long invitationId) |
void |
setSurveyId(long surveyId)
Sets the surveyId attribute of the NewSurveyEvent object
|
void |
setTaskId(long taskId) |
getLogin, getUserId, setLogin, setUserIdpublic InvitationTaskCompletedEvent(IEventListener source)
source - The event sourcepublic void setSurveyId(long surveyId)
surveyId - The new surveyId valuepublic long getSurveyId()
public long getInvitationId()
public void setInvitationId(long invitationId)
public long getTaskId()
public void setTaskId(long taskId)
Built on July 29 2025