public class PreInvitationTaskEvent extends AdminEvent
Event.NonVetoable
Constructor and Description |
---|
PreInvitationTaskEvent(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, setUserId
public PreInvitationTaskEvent(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 January 16 2019