@Deprecated public class UserSequence extends Object implements Serializable
| Constructor and Description |
|---|
UserSequence()
Deprecated.
|
UserSequence(List<Map<String,String>> allUsers)
Deprecated.
Load all user and parameter data into the sequence module.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getNextUserMods()
Deprecated.
Returns the parameter data for the next user in the sequence
|
public UserSequence()
public UserSequence(List<Map<String,String>> allUsers)
ie a Set of Mapped "parameter names and parameter values" for each user to be loaded into the sequencer.
allUsers - users and parameter data to be usedCopyright © 1998-2016 Apache Software Foundation. All Rights Reserved.