Serializablepublic class UserSequence extends Object implements Serializable
| Constructor | Description |
|---|---|
UserSequence() |
|
UserSequence(List<Map<String,String>> allUsers) |
Load all user and parameter data into the sequence module.
|
| Modifier and Type | Method | Description |
|---|---|---|
Map<String,String> |
getNextUserMods() |
Returns the parameter data for the next user in the sequence
|
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.