public class TaskConfigs extends Object
| Constructor and Description |
|---|
TaskConfigs() |
| Modifier and Type | Method and Description |
|---|---|
static List<Map<String,String>> |
multiple(Map<String,String> settings,
int taskCount)
Method is used to generate a list of taskConfigs based on the supplied settings.
|
static List<Map<String,String>> |
single(Map<String,String> settings)
Method will create a single from the supplied settings.
|
Copyright © 2016–2025. All rights reserved.