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