public class FilePathGlobalSettingsProvider extends GlobalSettingsProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
FilePathGlobalSettingsProvider.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
FilePathGlobalSettingsProvider(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 FilePathGlobalSettingsProvider(String path)
public String getPath()
public FilePath supplySettings(AbstractBuild<?,?> build, TaskListener listener)
GlobalSettingsProvidersupplySettings in class GlobalSettingsProviderbuild - the build to provide the settigns fornull if no settings will be provided.Copyright © 2019. All rights reserved.