public class TypesAndTableNames extends Object
| Modifier and Type | Field and Description |
|---|---|
static List<String> |
deployEnvironments |
static HashMap<String,String> |
jobTypes |
| Constructor and Description |
|---|
TypesAndTableNames() |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<String,String> |
getCrisEntities() |
static Set<String> |
getJobTypes() |
static Set<String> |
getRuleTypes() |
static String |
getSetOfEntity(String entity) |
static String |
getTableNameOfType(String type) |
static void |
setJobTypes(HashMap<String,String> jobTypes) |
Copyright © 2021. All rights reserved.