| Package | Description |
|---|---|
| com.lazerycode.jmeter.configuration | |
| com.lazerycode.jmeter.mojo | |
| com.lazerycode.jmeter.properties |
| Modifier and Type | Method and Description |
|---|---|
Map<ConfigurationFiles,PropertiesMapping> |
RemoteConfiguration.getPropertiesMap() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
RemoteArgumentsArrayBuilder.buildRemoteArgumentsArray(Map<ConfigurationFiles,PropertiesMapping> propertiesMap) |
void |
RemoteConfiguration.setPropertiesMap(Map<ConfigurationFiles,PropertiesMapping> propertiesMap) |
| Modifier and Type | Method and Description |
|---|---|
Map<ConfigurationFiles,PropertiesMapping> |
JMeterConfigurationHolder.getPropertiesMap() |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationFiles |
ConfigurationFiles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationFiles[] |
ConfigurationFiles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PropertiesFile(org.eclipse.aether.artifact.Artifact jmeterConfigArtifact,
ConfigurationFiles jMeterPropertiesFile)
Create a new PropertiesFiles object from a properties file held in the jMeterConfigArtifact
|
Copyright © 2018–2019. All rights reserved.