public class FilePathSettingsProvider extends SettingsProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
FilePathSettingsProvider.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
FilePathSettingsProvider(String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
FilePath |
supplySettings(AbstractBuild<?,?> build,
TaskListener listener)
Configure maven launcher argument list with adequate settings path.
|
getSettingsFilePath, getSettingsRemotePath, parseSettingsProvidergetDescriptor@DataBoundConstructor public FilePathSettingsProvider(String path)
public String getPath()
public FilePath supplySettings(AbstractBuild<?,?> build, TaskListener listener)
SettingsProvidersupplySettings in class SettingsProvidernull if no settings will be provided.Copyright © 2019. All rights reserved.