public class UserAction extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
block
Flag to set this action as 'blocking'.
|
Date |
date
Message Timestamp
|
int |
id
Action ID from database
|
String |
message
Message to display
|
| Constructor and Description |
|---|
UserAction() |
Copyright © 2009-2015. All Rights Reserved.