public class EventFilterSpecByUsername extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
boolean |
systemUser |
String[] |
userList |
dynamicProperty, dynamicType| Constructor and Description |
|---|
EventFilterSpecByUsername() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getUserList() |
boolean |
isSystemUser() |
void |
setSystemUser(boolean systemUser) |
void |
setUserList(String[] userList) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic boolean systemUser
public String[] userList
Copyright © 2011-2012. All Rights Reserved.