public class EnvInjectInfo extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected boolean |
populateTriggerCause
Deprecated.
|
protected String |
propertiesContent |
protected String |
propertiesFilePath |
Constructor and Description |
---|
EnvInjectInfo(String propertiesFilePath,
String propertiesContent) |
Modifier and Type | Method and Description |
---|---|
protected String |
fixCrLf(String s)
Fix CR/LF and always make it Unix style.
|
String |
getPropertiesContent() |
Map<String,String> |
getPropertiesContentMap(Map<String,String> currentEnvVars) |
String |
getPropertiesFilePath() |
protected String propertiesFilePath
protected String propertiesContent
@Deprecated protected transient boolean populateTriggerCause
Copyright © 2004-2014. All Rights Reserved.