| Package | Description |
|---|---|
| com.toolsverse.etl.core.util |
| Modifier and Type | Method and Description |
|---|---|
static EtlUtils.HowToSearch |
EtlUtils.HowToSearch.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EtlUtils.HowToSearch[] |
EtlUtils.HowToSearch.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Block |
EtlUtils.getBlockByName(Scenario scenario,
String name,
EtlUtils.HowToSearch howToSearch)
Find block by name.
|
Copyright © 2010-2020 Toolsverse. All Rights Reserved.