public class ExternalEnvVarHandler extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ENVIRONMENT_SCHEMA_FILE |
Constructor and Description |
---|
ExternalEnvVarHandler() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
getExportedEnvironmentVariables(org.apache.maven.project.MavenProject project,
Map<String,String> envVars) |
public static final String ENVIRONMENT_SCHEMA_FILE
Copyright © 2020. All rights reserved.