public abstract class AbstractNoraUiCli extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected static String | 
ENVIRONMENTS  | 
protected static String | 
GOOGLE_INJECT_SINGLETON_ANNOTATION  | 
protected static String | 
IMPORT_SLF4J_LOGGER  | 
protected static String | 
NORAUI_LOGGABLE_ANNOTATION  | 
protected static String | 
RESOURCES  | 
| Constructor and Description | 
|---|
AbstractNoraUiCli()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
getJavaClassHeaders(String noraRobotName)  | 
protected void | 
updateFile(String propertiesfilePath,
          StringBuilder sb)  | 
protected static final String RESOURCES
protected static final String ENVIRONMENTS
protected static final String IMPORT_SLF4J_LOGGER
protected static final String NORAUI_LOGGABLE_ANNOTATION
protected static final String GOOGLE_INJECT_SINGLETON_ANNOTATION
protected void updateFile(String propertiesfilePath, StringBuilder sb)
propertiesfilePath - path of properties file.sb - is stringBuilder contain all data.Copyright © 2023 NoraUi. All rights reserved.