public class UserEvent extends AbstractEvent
| Modifier and Type | Field and Description |
|---|---|
protected DynActionForm |
form |
instanceId, timestamp| Constructor and Description |
|---|
UserEvent(DynActionForm form) |
| Modifier and Type | Method and Description |
|---|---|
DynActionForm |
getForm() |
User |
getUser() |
getInstanceId, getTimestampprotected final DynActionForm form
public UserEvent(DynActionForm form)
public DynActionForm getForm()
public User getUser()