public class GlobalConfigurationFacade extends Object
GlobalConfiguration instance to prevent IO access during tests.| Constructor and Description |
|---|
GlobalConfigurationFacade(jenkins.model.GlobalConfiguration configuration)
Creates a new facade to the specified
GlobalConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
void |
load()
Loads the data from the disk into this object.
|
void |
save()
Saves the configuration info to the disk.
|
Copyright © 2016–2020. All rights reserved.